Skip to content

Commit

Permalink
Typo on neptune-ai#38 & #201
Browse files Browse the repository at this point in the history
  • Loading branch information
kant committed Sep 8, 2018
1 parent 46703e4 commit 1ebb904
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 @@ -35,7 +35,7 @@ You can jump start your participation in the competition by using our starter pa
## Installation
1. Clone repository and install requirements (*use Python3.5*) `pip3 install -r requirements.txt`
1. Register to the [neptune.ml](https://neptune.ml) _(if you wish to use it)_
1. Run experiment based on U-Net. See instrution below:
1. Run experiment based on U-Net. See instruction below:

## Start experiment in the cloud
```bash
Expand Down Expand Up @@ -198,7 +198,7 @@ python main.py
## Get involved
You are welcome to contribute your code and ideas to this open solution. To get started:
1. Check [competition project](https://github.com/neptune-ml/open-solution-salt-detection/projects/1) on GitHub to see what we are working on right now.
1. Express your interest in paticular task by writing comment in this task, or by creating new one with your fresh idea.
1. Express your interest in particular task by writing comment in this task, or by creating new one with your fresh idea.
1. We will get back to you quickly in order to start working together.
1. Check [CONTRIBUTING](CONTRIBUTING.md) for some more information.

Expand Down

0 comments on commit 1ebb904

Please sign in to comment.