Updated README.md

This commit is contained in:
pikami 2016-06-13 15:51:46 +00:00
parent 31d7860283
commit 0ecd2fcb7b
1 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,12 @@
# Palm-paste
This is a script of a site where you can share text and code snippets.
It's not finished so don't use it yet!
# Palm-paste
This is a script of a site where you can share text and code snippets.
It's not finished so don't use it yet!
## Things used to make this
- Bootstrap (v3.3.6) Link: http://getbootstrap.com/
- JQuery (v1.12.0) Link: https://jquery.com/
- Dynatable (v0.3.1) Link: https://www.dynatable.com/
- SyntaxHighlighter (v3.0.83) http://alexgorbatchev.com/SyntaxHighlighter/
- Chosen (v1.5.1) Link: https://harvesthq.github.io/chosen/
And many more...
(I'm saying "many more", because I probably missed something)