Skip to content

Commit

Permalink
perf(major): Algolia logo
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav committed Mar 7, 2018
1 parent e337890 commit 765dd5b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,16 @@ Emma is a command line assistant which helps you search and install packages mor

- __Extremly fast:__ Search all the packages from NPM and Yarn using your terminal.
- __Build the stack:__ Search for multiple packages and install them with one keystroke.
- __Automatic tool detection:__ Detects whether it should use Yarn and NPM out of the box.
- __Automatic tool detection:__ Detects whether it should use Yarn or NPM, out of the box.

## Install

```bash
npm install -g emma-cli
```

Use Yarn or NPM to install.

## Example

```bash
Expand Down Expand Up @@ -61,4 +63,10 @@ Click enter to trigger the install.

## License

MIT © [Matic Zavadlal](https://github.com/maticzav)
MIT © [Matic Zavadlal](https://github.com/maticzav)

---



<p align="center"><img src="media/algolia.svg" width="500" /></p>
1 change: 1 addition & 0 deletions media/algolia.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 765dd5b

Please sign in to comment.