Skip to content

Commit

Permalink
Finished with development milestones. (#989)
Browse files Browse the repository at this point in the history
I'm not sure if removing this section outright is correct, but the text refers to an old, now closed issue.
  • Loading branch information
tcr authored and rwaldron committed Sep 20, 2016
1 parent 381b9fa commit b9ec5a9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Documentation: [Tessel 2 Command Line Interface](https://tessel.gitbooks.io/t2-d
* [Installation for development](#installation-for-development)
* [Updating Tessel](#updating)
* [Testing](#testing)
* [Development milestones](#development-milestones)
* [Releasing](#releasing)

## Installation for development
Expand Down Expand Up @@ -115,11 +114,6 @@ exports['functionName'] = {
};
```

## Development Milestones
Help us build Tessel 2's CLI! The [issues section](https://github.com/tessel/t2-cli/issues) of this repo is full of small, fully outlined projects to add functionality.

The table [here](https://github.com/tessel/project/issues/106) outlines the major milestones for the CLI prior to general release. **Feel free to contribute towards milestones that that aren't the highest priority or bugs not on that list! All contributions are welcome.**


## Releasing

Expand Down

0 comments on commit b9ec5a9

Please sign in to comment.