File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,17 +10,17 @@ Open-source project generated by [Atrotech](https://atrotech.ir/) in **Django**
10
10
<tr >
11
11
<td align =" center " >
12
12
<a href="https://github.com/nimadorostkar/MMS/blob/master/screenshots/1.png">
13
- <img src="screenshots/1.png" alt="1 Page">
13
+ <img src="screenshots/1.png" alt="Mold detail Page">
14
14
</a>
15
15
<br />
16
- <p>1 Page</p>
16
+ <p>Mold detail Page</p>
17
17
</td>
18
18
<td align="center">
19
19
<a href="https://github.com/nimadorostkar/MMS/blob/master/screenshots/2.png">
20
- <img src="screenshots/2.png" alt="2 Page ">
20
+ <img src="screenshots/2.png" alt="Mold repair requestPage ">
21
21
</a>
22
22
<br />
23
- <p>2 Page </p>
23
+ <p>Mold repair requestPage </p>
24
24
</td>
25
25
</tr>
26
26
</table >
@@ -34,7 +34,7 @@ git clone https://github.com/nimadorostkar/MMS.git
34
34
### Run the following commands to get started:
35
35
36
36
```
37
- pip install -r reeeeee
37
+ pip install -r requirements.txt
38
38
python manage.py makemigrations
39
39
python manage.py migrate --run-syncdb
40
40
python manage.py runserver
You can’t perform that action at this time.
0 commit comments