Skip to content

Commit

Permalink
Update readme with AMD.
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian Stolwijk committed Sep 19, 2011
1 parent 1b3093d commit 6779221
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Milk.js consist out of:

- Base
- DOM
- Slick
- Request
- Fx
- JSON
Expand All @@ -15,3 +16,10 @@ Milk.js consist out of:

Use the [issues](https://github.com/mootools/Milk/issues) for any Milk.js project
related issues. For package specific issues please create a new issue there.

AMD
---

All these cool packages will use [AMD](https://github.com/amdjs/amdjs-api/wiki/AMD), the new relatively and awesome module format.

If you're brave enough to test some features you will need a AMD loader like [require.js](http://requirejs.org/).

0 comments on commit 6779221

Please sign in to comment.