Fix unfinished sentence

[ci skip]
This commit is contained in:
Thom Wiggers 2019-02-27 14:21:08 +01:00
parent 7d8b12d6bd
commit 658b4f0447
No known key found for this signature in database
GPG Key ID: 001BB0A7CE26E363

View File

@ -14,8 +14,8 @@ For a signature scheme, these steps are equivalent, but the API is slightly diff
See the section [API](#API) below.
1. Fork our repository. You will be creating a pull request soon.
**Tip:** Do not wait until you think you have gotten everything perfect, before you open the pull request.
We set up things so Github and the CI environment will give you
* **Tip:** Do not wait until you think you have gotten everything perfect, before you open the pull request.
We set up things so Github and the CI environment will give you feedback and guidance on the steps to follow.
2. Create the following folder structure: `crypto_kem/yourschemename/clean`.
We follow the SUPERCOP layout, so please create a separate folder for each parameter set.