Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/gitlab-oss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Planella <dplanella@gitlab.com>2018-12-09 20:23:20 +0300
committerDavid Planella <dplanella@gitlab.com>2018-12-09 20:23:20 +0300
commit83b8e508a88848ed84f41cd692b2278c97439ee7 (patch)
treed74b1692f83112b6b4019adf1bf24d9c23196f22 /README.md
parentea62d216bda515701050e6ab59590263c58e4811 (diff)
Add yaml syntax highlighting
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79ff5cd..8ae8b04 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ We'll review all requests and accept them at our discretion. If accepted, your p
1. Create a gitlab.com account for your open source project: https://gitlab.com/users/sign_in
1. Create a fork of this project
1. Edit the [`projects.yaml` file](data/projects.yaml) and add an entry for your project using this template:
- ```
+ ```yaml
-
project_name: 'Project awesome'
project_description: 'Describe what your project is about.'