From 0ecd2fcb7b2a95c4c3ac08496bfa0e7cf39c6e64 Mon Sep 17 00:00:00 2001 From: pikami Date: Mon, 13 Jun 2016 15:51:46 +0000 Subject: [PATCH] Updated README.md --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 56ea0ac..5e51db4 100644 --- a/README.md +++ b/README.md @@ -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! \ No newline at end of file +# 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) \ No newline at end of file