diff options
author | Daniel Roesler <diafygi@gmail.com> | 2015-06-14 10:34:22 -0700 |
---|---|---|
committer | Daniel Roesler <diafygi@gmail.com> | 2015-06-14 10:34:22 -0700 |
commit | 5c8a4028004cfaf125aeeb666d7222779ff9314a (patch) | |
tree | 71597626529e30b13711b52ded76b8e6f740d4c8 | |
parent | 3b1ab81b0f58ebaf66ed3f0fa1a49ff53ed20b40 (diff) |
fixed lines of code number
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -288,7 +288,7 @@ Here's a website that is using a certificate signed using `sign_csr.py`: ##Feedback/Contributing I'd love to receive feedback, issues, and pull requests to make this script -better. The script itself, `sign_csr.py`, is less than 300 lines of code, so +better. The script itself, `sign_csr.py`, is less than 400 lines of code, so feel free to read through it! I tried to comment things well and make it crystal clear what it's doing. |