1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 12:50:24 +01:00

Correct mistakes/omissions in the README.

The README says the license files are Markdown but they are not.
The text of the license should be wrapped to a 78 character width.
This commit is contained in:
Joshua Tauberer 2013-11-05 10:43:08 +02:00 committed by XhmikosR
parent 84f6e89264
commit 1a8461cc19

View File

@ -34,7 +34,9 @@ Open [localhost:4000](http://localhost:4000) in your favorite browser
# Adding a license
Licenses sit in the `/licenses` folder as Markdown (`.md`) files. Each license has YAML front matter describing the license's properties. The body of the Markdown file should be the text of the license. The available metadata fields are:
The text of the license should be wrapped to a 78 character width.
Licenses sit in the `/licenses` folder. Each license has YAML front matter describing the license's properties. The body of the file should be the text of the license in plain text. The available metadata fields are:
* `title` - The name of the license
* `layout` - This should be `license`