Skip to content

Commit

Permalink
Updates position files
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarasilveiraf committed May 20, 2020
1 parent 8019b55 commit 18653f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ After installed Hermione:

![](https://cdn-images-1.medium.com/max/800/1*U3ToR5jDjQJihT9EnxeDdg.png)

Do you want to create your project from scratch? There click [here](tutorial_base.md) to check a tutorial.
Do you want to create your **project from scratch**? There click [here](tutorial_base.md) to check a tutorial.


## Documentation
Expand Down
3 changes: 3 additions & 0 deletions tutorial_base.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
## Start your project from scratch with Hermione

1. After you have installed Hermione, you need to create your project:

![](images/create.png)

2. Activate it environment:

![](images/env.png)

3. Now we are going to install by default libraries that are in file ``requirements.txt``:

![](images/requirements.png)

4. When you create a project at Hermione, it already creates a configuration file, this file can be found at ``src/config/config.json``. This file sets some project settings data, and if you find it necessary, you can change it, including new fields or changing existing ones:
Expand Down

0 comments on commit 18653f3

Please sign in to comment.