We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb197a0 commit 0513766Copy full SHA for 0513766
README.md
@@ -1,9 +1,16 @@
1
-# ProjectIdeas
2
-Platform to uplaod you project ideas or get project ideas
+# ProjectIdeas :green_book:
+Platform to upload you project ideas or get project ideas
3
4
https://www.codingideas.org/
5
6
-## Run
+Feel free to add you CodingIdeas!
7
+
8
+## How to use CodingIdeas:
9
+If a great idea for coding comes to your mind, visit codingideas.org, click on `new` and add it - its simple.
10
11
+You can also use codingideas.org if you want to get inspiration: Browse ideas or just click on `random` to get one randomly.
12
13
+## Run:
14
1. Install all requirements
15
```console
16
$ pip3 install -r requirements.txt
0 commit comments