We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee014b commit 8e35d3eCopy full SHA for 8e35d3e
.gitmodules
@@ -37,3 +37,6 @@
37
[submodule "vanilla/sneakyy"]
38
path = vanilla/sneakyy
39
url = https://github.com/sakshamgurbhele/sneakyy
40
+[submodule "android/urnotes"]
41
+ path = android/urnotes
42
+ url = https://github.com/sakshamgurbhele/urNOTES
README.md
@@ -68,6 +68,7 @@ EXAMPLE:
68
| Project Name (as is) | Description |
69
| -------------------- | ------------------------------------------------------------- |
70
| gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands. |
71
+| urNOTES | urNOTES is an app to store your notes |
72
73
### [django](/django/)
74
android/urnotes
0 commit comments