Add CI badge

This commit is contained in:
John Lees-Miller 2020-04-17 09:13:04 +01:00 committed by GitHub
parent f2a9a3e240
commit 113c2cc5ec

View file

@ -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,