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:
parent
84f6e89264
commit
1a8461cc19
@ -34,7 +34,9 @@ Open [localhost:4000](http://localhost:4000) in your favorite browser
|
|||||||
|
|
||||||
# Adding a license
|
# 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
|
* `title` - The name of the license
|
||||||
* `layout` - This should be `license`
|
* `layout` - This should be `license`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user