From 084b167ae0455cb33da0912f69b294fce04f3d35 Mon Sep 17 00:00:00 2001 From: Mike Linksvayer Date: Thu, 7 Apr 2016 19:09:25 -0700 Subject: [PATCH] missed hidden field in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fe23c4d..0567d9b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,6 @@ Licenses sit in the `/_licenses` folder. Each license has YAML front matter desc * `note` - Additional information about the licenses * `using` - A list of notable projects using the license in the form of `project_name: "url"` -* `hidden` - Whether the license is hidden from the license list (defaults to true) * `redirect_from` - Relative path(s) to redirect to the license from, to prevent breaking old URLs * `nickname` - A shorter, human-readable license name where the SPDX license name (`title` above) is long