Skip to content

Commit

Permalink
Fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FHantke authored Nov 6, 2018
1 parent e5b341a commit 0844d3d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The tool is written in Python 3. It is recommended to use virtualenv to run the

### Virtualenv
`sudo apt-get install python3-pip`

`sudo pip3 install virtualenv`

### Fitness Tracker Analysis Tool
Expand Down Expand Up @@ -71,11 +72,11 @@ class App(Device):
## License
This project is licensed under MIT.
Third Party Software which are distributed under their own terms can be found under the following paths:
Report/static/css/bootstrap/
Report/static/js/bootstrap/
Report/static/js/jquery/
Report/static/js/zingchart/
Utils/geohash.py
- Report/static/css/bootstrap/
- Report/static/js/bootstrap/
- Report/static/js/jquery/
- Report/static/js/zingchart/
- Utils/geohash.py

The MIT License (MIT)

Expand Down

0 comments on commit 0844d3d

Please sign in to comment.