- 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:
Miguel Medeiros
2021-04-10 12:30:24 -03:00
parent 760bf97c1b
commit 2dd50add4a
11 changed files with 50 additions and 2499 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,4 @@
/node_modules
/lib
/lib
/dist/*
!.gitkeep