update read me

This commit is contained in:
Scott Miles 2012-10-10 11:19:03 -07:00
parent 0452ada044
commit 791814550e

View File

@ -1,20 +1,5 @@
# Toolkitchen:Toolkit
Cutting-edge code for web-application development utilizing the latest browser technologies, e.g. Shadow DOM, Custom DOM Elements, Model Driven Views.
Source files for Components that implement the Toolkitchen Toolkit.
Emphasis on modularity and encapsulation via a Component model.
Be declarative, Say What You Mean (SWYM).
## Dependencies
Code herein depends on the polyfills in toolkitchen/polyfills/Components. THe dependencies are satisfied by loading _components-polyfill.js_ from that checkout.
## Browser Support
tbd
## Documentation
tbd
See Toolkitchen:ToolkitchenSink for a more complete package.