From 52111d0fa704765743768e639ee638101930a1a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=9F=E9=85=8C=20=E9=B5=AC=E5=85=84?= Date: Fri, 14 Aug 2015 17:45:27 +0800 Subject: [PATCH] Create README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6a05ac --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# BotanJS +A working concept of JS framework for webbrowsers + +### Features +- Compressable by Closure Compiler (Advanced Compression) +- Python-like, class oriented syntax structure +- Everything is merged into one file for that page +- css class inheritance