Skip to content

Commit 3f4c08c

Browse files
committed
Initial commit
0 parents  commit 3f4c08c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

README.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Project Name
2+
3+
TODO: Write a project description
4+
5+
## Installation
6+
7+
TODO: Describe the installation process
8+
9+
## Usage
10+
11+
TODO: Write usage instructions
12+
13+
## Contributing
14+
15+
1. Fork it!
16+
2. Create your feature branch: `git checkout -b my-new-feature`
17+
3. Commit your changes: `git commit -am 'Add some feature'`
18+
4. Push to the branch: `git push origin my-new-feature`
19+
5. Submit a pull request :D
20+
21+
## History
22+
23+
TODO: Write history
24+
25+
## Credits
26+
27+
TODO: Write credits
28+
29+
## License
30+
31+
TODO: Write license

0 commit comments

Comments
 (0)