git.fiddlerwoaroof.com
Browse code

feat(readme): move shileds somewhere better

Edward Langley authored on 26/03/2022 06:22:44
Showing 1 changed files
... ...
@@ -3,10 +3,10 @@
3 3
 #+HTML_HEAD: <link rel="stylesheet" href="./colors.css"></link>
4 4
 #+EXPORT_FILE_NAME: docs/index.html
5 5
 
6
-* What is this?
7
-
8 6
 [[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 7
 
8
+* What is this?
9
+
10 10
 
11 11
 An implementation of generic functions based on CLOS and the protocols
12 12
 defined in the Art of the Metaobject protocol, adapted for JS.  These