Skip to content

Commit

Permalink
tweak layout
Browse files Browse the repository at this point in the history
  • Loading branch information
terkelg committed Feb 24, 2018
1 parent 1f2eb0e commit b43c3a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
Binary file modified media/split.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 3 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
<img src="https://github.com/terkelg/prompts/raw/master/prompts.png" alt="Prompts" width="500" height="120" />
</div>

<h2 align="center">❯ Prompts</h1>
<img src="https://github.com/terkelg/prompts/raw/master/media/split.png">
<h1 align="center">❯ Prompts</h1>

<div align="center">
<a href="https://npmjs.org/package/prompts">
Expand Down Expand Up @@ -39,6 +38,8 @@
$ npm install --save prompts
```

> This package uses async/await and requires Node.js 7.6
![split](https://github.com/terkelg/prompts/raw/master/media/split.png)

## ❯ Usage
Expand Down Expand Up @@ -540,9 +541,6 @@ const suggestByTitle = (input, choices) =>
Many of the prompts are based on the work of [derhuerst](https://github.com/derhuerst).


![split](https://github.com/terkelg/prompts/raw/master/media/split.png)


## ❯ License

MIT © [Terkel Gjervig](https://terkel.com)

0 comments on commit b43c3a3

Please sign in to comment.