Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Jewell committed May 20, 2015
1 parent a649a25 commit 2fca6a1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ This builds and runs an assembly with Java and extensions required for building
Che will be available at ```localhost:8080```

### Che sub-projects:
* **che-plugins**: [A set of plugins for Eclipse Che] (http://github.com/codenvy/che-plugins)
* **che-core**: [Core components of Eclipse Che] (http://github.com/codenvy/che-core)
* **che-depmgt**: [Maven Dependency Management POM for Che projects] (http://github.com/codenvy/che-depmgt)
* **che-parent**: [Maven parent POM for Che projects] (http://github.com/codenvy/che-parent)
* **che-plugins**: [Language & tooling extensions] (http://github.com/codenvy/che-plugins)
* **che-core**: [Core components] (http://github.com/codenvy/che-core)
* **che-depmgt**: [Maven dependency management POM] (http://github.com/codenvy/che-depmgt)
* **che-parent**: [Maven parent POM] (http://github.com/codenvy/che-parent)

### Other projects that are part of Eclispe Che
* **CLI**: [CLI for accessing APIs] (http://github.com/codenvy/cli)
* **CLI**: [CLI for interacting with Che remotely] (http://github.com/codenvy/cli)
* **Eclipse Plug-In**: [An Eclipse plug-in for running Che projects] (http://github.com/codenvy/eclipse-plugin)

### AngularJS plugin configuration
Expand Down

0 comments on commit 2fca6a1

Please sign in to comment.