Commit e4b9ff9f authored by I.K Seneviratne's avatar I.K Seneviratne

Update README.md

parent 375b36d4
...@@ -130,8 +130,8 @@ As mentioned above, the folders such as *AttendanceApp* and *FirstApp* are the a ...@@ -130,8 +130,8 @@ As mentioned above, the folders such as *AttendanceApp* and *FirstApp* are the a
The following software tools needed to be installed before running this project The following software tools needed to be installed before running this project
1. Anaconda 3, (click **[here](https://docs.anaconda.com/anaconda/install/**) to download. Select Python version as 3.7 or above). 1. Anaconda 3, (click **[here](https://docs.anaconda.com/anaconda/install/)** to download. Select Python version as 3.7 or above).
2. PyCharm Professional Edition with Anaconda Plugin 2019.3.1 (click **[here](https://www.jetbrains.com/pycharm/download/other.html**) to download). 2. PyCharm Professional Edition with Anaconda Plugin 2019.3.1 (click** [here](https://www.jetbrains.com/pycharm/download/other.html)** to download).
### Procedure ### Procedure
...@@ -169,9 +169,9 @@ To run this project, you will need to follow the given steps. ...@@ -169,9 +169,9 @@ To run this project, you will need to follow the given steps.
The required dependencies could be found in [requirements.txt](requirements.txt) file. The main dependencies required for this project are listed below. The required dependencies could be found in [requirements.txt](requirements.txt) file. The main dependencies required for this project are listed below.
* *Python* (version 3.7+) * `Python` (version 3.7+)
* *Django* (version 2.2.11) * `Django` (version 2.2.11)
* *Djongo* (version 1.3.1) * `Djongo` (version 1.3.1)
* *djangorestframework* - (version 3.11.0) * `djangorestframework` - (version 3.11.0)
* *tensorflow* - (version 2.1.0) * `tensorflow` - (version 2.1.0)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment