- Add mempool.js link to all examples.
- Ignore files in dist folder, adding .gitkeep instead. - Update readme text with CND instructions. - Update readme badges. - Update readme typo. - Update all the html examples with new CDN link.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
/node_modules
|
||||
/lib
|
||||
/lib
|
||||
/dist/*
|
||||
!.gitkeep
|
||||
Reference in New Issue
Block a user