Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Sep 3, 2013
1 parent 8315deb commit b93bc86
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,20 @@ Get the latest stable spm with:
$ npm install spm -g
```

## Usage

```
$ spm help
```

```
$ spm install seajs
$ spm install jquery/jquery
$ spm install gallery/moment
```

You can find plenty of modules in [spmjs.org](https://spmjs.org/).

## Plugins

- https://github.com/spmjs/spm-build
Expand Down

0 comments on commit b93bc86

Please sign in to comment.