Skip to content

Commit

Permalink
fix(typos): Extreme in README
Browse files Browse the repository at this point in the history
This merge fixes extreme typos. 

Huge thanks @bfred-it
  • Loading branch information
maticzav authored Mar 8, 2018
2 parents 8a897b7 + d24e5bb commit b4d7ded
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Power by Algolia and Yarn.

## Overview

Emma is a command line assistant which helps you search and install packages more quickly. Using the power of Algolia it is extremly responsive and gives you all the information you need to decide which package is the right one.
Emma is a command line assistant which helps you search and install packages more quickly. Using the power of Algolia it is extremely responsive and gives you all the information you need to decide which package is the right one.

## Features

- __Extremly fast:__ Search all the packages from NPM and Yarn using your terminal.
- __Extremely 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 or NPM, out of the box.

Expand Down Expand Up @@ -65,4 +65,4 @@ Click enter to trigger the install.

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

<p align="center"><img src="media/algolia.svg" width="400" /></p>
<p align="center"><img src="media/algolia.svg" width="400" /></p>

0 comments on commit b4d7ded

Please sign in to comment.