Update README.md
This commit is contained in:
parent
4c93896df3
commit
e82f9c4c43
@ -1,9 +1,10 @@
|
|||||||
Goals:
|
Goals:
|
||||||
1. Scalable
|
|
||||||
2. Compressable ( Closure compiler with ADVANCED option )
|
- Scalable
|
||||||
3. Readable
|
- Compressable ( Closure compiler with ADVANCED option )
|
||||||
4. Only use 1 var in global scope, I.E. window.BotanJS
|
- Readable
|
||||||
5. Package like
|
- Only use 1 var in global scope, I.E. window.BotanJS
|
||||||
|
- Python-like
|
||||||
|
|
||||||
Predefined programming rules:
|
Predefined programming rules:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user