Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
alefiury committed Jun 3, 2021
1 parent 2beb135 commit adbadae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ This variables can be seen and set in the config file.

### 2.2 Score Database

The scores given by the users are saved in a RealTime Database in the Firebase platform. First, is necessary that you create an account on the Firebase platform, add a new app project, get the information related to the project and set the enviroment variables that are related with the RealTime Database.
The scores given by the users are saved in a RealTime Database on the Firebase platform. Is necessary that you create an account, add a new app project, get the information related to the project and set the enviroment variables that are related with the RealTime Database.

More information can be found [here](https://firebase.google.com).

Expand All @@ -38,7 +38,7 @@ The audios that will be evaluated need to be stored in a AWS S3 Storage bucket.

### 2.4 Volume Test

The audio used as a volume tester also need to be stored in a AWS S3 Storage bucket, different from the evaluation data and set the environment variables.
The audio used as a volume tester also need to be stored in a AWS S3 Storage bucket, in a different bucket from the evaluation data. Set the environment variables.

## 3. Secret key

Expand Down

0 comments on commit adbadae

Please sign in to comment.