Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vopaaz committed Nov 24, 2019
1 parent 9b3b5aa commit e4bae09
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,30 @@ Vocabulary builder simulating using a textbook and tear-it-down methodology.
- [Vocab-Vanquisher](#vocab-vanquisher)
- [Demo](#demo)
- [Installation](#installation)
- [Windows Executable](#windows-executable)
- [Run from Source](#run-from-source)
- [Methodology](#methodology)
- [Road Map](#road-map)

## Demo

![Demo](pics/demo.gif)

## Installation

### Windows Executable

Download the release

### Run from Source

```bash
git clone git@github.com:Vopaaz/Vocab-Vanquisher.git
cd Vocab-Vanquisher
npm install
npm run electron:serve
```

## Methodology

Most vocabulary builder applications today ask you to choose
Expand Down
Binary file added pics/demo.gif
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 e4bae09

Please sign in to comment.