-
Notifications
You must be signed in to change notification settings - Fork 765
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9ab2853
commit 84cf038
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
### This folder contains various README Templates that one can use based on the type of project. | ||
|
||
1. [Bot.md](/README%20Templates/Bot.md) - For if you have an awesome Bot that you want to share with others. | ||
2. [Hackathon.md](/README%20Templates/Hackathon.md) - At a Hackathon and quickly need to set up a beautiful, thorough | ||
1. [Bot.md](./Bot.md) - For if you have an awesome Bot that you want to share with others. | ||
2. [Hackathon.md](./Hackathon.md) - At a Hackathon and quickly need to set up a beautiful, thorough | ||
README that leaves a lasting impression on the judges? This is the template for you! | ||
3. [IoT.md](/README%20Templates/IoT.md) - This repo nails down the nitty-gritties that go into documenting an IoT project. | ||
4. [Minimal.md](/README%20Templates/Minimal.md) - Quickly set up a very basic, minimal README for your project. | ||
5. [Standard.md](/README%20Templates/Standard.md) - A detailed, comprehensive template that covers all the major aspects | ||
3. [IoT.md](./IoT.md) - This repo nails down the nitty-gritties that go into documenting an IoT project. | ||
4. [Minimal.md](./Minimal.md) - Quickly set up a very basic, minimal README for your project. | ||
5. [Standard.md](./Standard.md) - A detailed, comprehensive template that covers all the major aspects | ||
of a README. |