docs: add missing new separate line

pull/11/head
Ming Tsai 2021-01-15 09:54:49 -04:00 committed by GitHub
parent 95b9677592
commit 86b7760a96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,10 +4,11 @@ Data structure and Algorithm (DSA)
## Contribution Guidelines ## Contribution Guidelines
### 1. Folders or files naming ### 1. Folders or files naming
The folder or file should have the below conditions: The folder or file should have the below conditions:
- A new file should add to the **index(README.md)**.
- The name should be in lower case. - The name should be in lower case.
- The word should be separate with a **dash(-)**. - The word should be separate with a **dash(-)**.
- It can only contain **dash(-)** it cannot have other specific characters. - It can only contain **dash(-)** it cannot have other specific characters.
- A new file should add to the **index(README.md)**.
For example: For example:
``` ```
DSA DSA