git.fiddlerwoaroof.com
Browse code

feat(readme): add circleci shield

Edward Langley authored on 26/03/2022 06:22:19
Showing 1 changed files
... ...
@@ -5,7 +5,8 @@
5 5
 
6 6
 * What is this?
7 7
 
8
-[[https://www.npmjs.com/package/js-generic-functions][https://img.shields.io/npm/v/js-generic-functions.svg]]
8
+[[https://www.npmjs.com/package/js-generic-functions][https://img.shields.io/npm/v/js-generic-functions.svg]] [[https://circleci.com/gh/fiddlerwoaroof/js-generic-functions.svg?style=svg]]
9
+
9 10
 
10 11
 An implementation of generic functions based on CLOS and the protocols
11 12
 defined in the Art of the Metaobject protocol, adapted for JS.  These