John Lees-Miller 6 anni fa
parent
commit
113c2cc5ec
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      libraries/o-error/README.md

+ 2 - 0
libraries/o-error/README.md

@@ -1,5 +1,7 @@
 # @overleaf/o-error
 
+[![CircleCI](https://circleci.com/gh/overleaf/o-error.svg?style=svg)](https://circleci.com/gh/overleaf/o-error)
+
 Make custom error classes that:
 - pass `instanceof` checks,
 - have stack traces,