We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac813bd commit 7a23d09Copy full SHA for 7a23d09
.gitmodules
@@ -7,3 +7,6 @@
7
[submodule "vanilla/prook"]
8
path = vanilla/prook
9
url = https://github.com/Greeshma2903/Prook
10
+[submodule "android/gitcheatfinder"]
11
+ path = android/gitcheatfinder
12
+ url = https://github.com/aritra-tech/GitCheatFinder
README.md
@@ -74,6 +74,13 @@ EXAMPLE:
74
| links-card | Webpage to store one's social links |
75
| prook | Simple portfolio webpage built using tailwindCSS |
76
77
+### [Android](/android/)
78
+
79
+| Project Name (as is) | Description |
80
+| -------------------- | ------------------------------------------------------------ |
81
+| gitcheatfinder | GitCheatFinder is an app that helps you to find Git commands.|
82
83
84
## Folder Structure 📁
85
86
```
android/gitcheatfinder
0 commit comments