Skip to content

Commit

Permalink
nitpick readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Asim Aslam committed Apr 26, 2018
1 parent 9232d17 commit 2ff96b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -15,15 +15,15 @@ Plug in any stack or underlying technology. Build future-proof systems using mic

The toolkit is composed of the following features:

- [**`api`**](https://github.com/micro/micro/tree/master/api) - API Gateway. A single HTTP entry point. Dynamic routing using service discovery.
- [**`api`**](https://github.com/micro/micro/tree/master/api) - API Gateway. A single entry point with dynamic routing using service discovery.

- [**`bot`**](https://github.com/micro/micro/tree/master/bot) - Slack and hipchat bot. The CLI via messaging.
- [**`bot`**](https://github.com/micro/micro/tree/master/bot) - Slack and hipchat bot. CLI and ChatOps via messaging.

- [**`cli`**](https://github.com/micro/micro/tree/master/cli) - Command line interface. Describe, query and interact directly from the terminal.

- [**`new`**](https://github.com/micro/micro/tree/master/new) - Service template generation. Get started quickly.

- [**`web`**](https://github.com/micro/micro/tree/master/web) - Web dashboard to interact via browser.
- [**`web`**](https://github.com/micro/micro/tree/master/web) - Web dashboard to interact via a browser.

## Docs

Expand Down

0 comments on commit 2ff96b4

Please sign in to comment.