aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Oliver Chang <oliverchang@users.noreply.github.com>2016-12-01 12:29:17 -0800
committerGravatar GitHub <noreply@github.com>2016-12-01 12:29:17 -0800
commitcb156a1ce5b65a44257fb71771231a442dd79212 (patch)
treec3e2e7ce2e5160e5b6fa3b11c84ba2d22b9c40c7 /README.md
parentb01b186a84b792b0734f8703ddf670150d32284d (diff)
Update README.md
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 73b6d60f..49e431d0 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ To submit a new project:
[linked to a Google Account](https://support.google.com/accounts/answer/176347?hl=en)
and belong to an established project committer (according to VCS logs).
If this is not you or the email address differs from VCS, an informal e-mail verification will be required.
-- Note that *`<project_name>`* must only contain alphanumeric characters and '_' or '-'.
+ * Note that *`<project_name>`* must only contain alphanumeric characters and '_' or '-'.
- Once accepted by an OSS-Fuzz project member, follow the [New Project Guide](docs/new_project_guide.md)
to write the code.