We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb61306 commit 772c03aCopy full SHA for 772c03a
README.md
@@ -1,4 +1,4 @@
1
-# Simple Notes App
+# Simple Notes App for TWS Community
2
This is a simple notes app built with React and Django.
3
4
## Requirements
@@ -27,4 +27,4 @@ docker run -d -p 8000:8000 notes-app:latest
27
Install Nginx reverse proxy to make this application available
28
29
`sudo apt-get update`
30
-`sudo apt install nginx`
+`sudo apt install nginx`
0 commit comments