Skip to content

Commit 772c03a

Browse files
Update README.md
1 parent eb61306 commit 772c03a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Simple Notes App
1+
# Simple Notes App for TWS Community
22
This is a simple notes app built with React and Django.
33

44
## Requirements
@@ -27,4 +27,4 @@ docker run -d -p 8000:8000 notes-app:latest
2727
Install Nginx reverse proxy to make this application available
2828

2929
`sudo apt-get update`
30-
`sudo apt install nginx`
30+
`sudo apt install nginx`

0 commit comments

Comments
 (0)