Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wakkihaya authored Aug 16, 2021
1 parent 8012a27 commit 142e61f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ time,data
```

<br>

### 1. Run virtual database using mysql and google cloud storage in docker.

`docker-compose up -d`
Expand All @@ -38,6 +39,7 @@ At initial running, initial data with `sample-1.csv` file is supposed to be crea


<br>

### 2. Run web application.

1. For client,
Expand All @@ -51,6 +53,7 @@ At initial running, initial data with `sample-1.csv` file is supposed to be crea


<br>

### 3. Access your brainwave data.
By specifing id on uri, you will get the brainwave data you want.

Expand Down

0 comments on commit 142e61f

Please sign in to comment.