mirror of https://github.com/pikami/palm-paste.git
Updated README.md
This commit is contained in:
parent
31d7860283
commit
0ecd2fcb7b
|
@ -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!
|
||||
|
||||
## 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)
|
Loading…
Reference in New Issue