diff options
author | Leah Neukirchen <leah@vuxu.org> | 2020-10-18 14:57:07 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2020-10-18 14:57:07 +0200 |
commit | c23ead9fef6c3a41a36c9411445d7ab909fde904 (patch) | |
tree | 451d7029a44105ba7605d439ff5479cfd8cef67d | |
parent | c19b03dc4c656109833c3af6924bfb314c9fbfdc (diff) | |
download | redo-c-c23ead9fef6c3a41a36c9411445d7ab909fde904.tar.gz redo-c-c23ead9fef6c3a41a36c9411445d7ab909fde904.tar.xz redo-c-c23ead9fef6c3a41a36c9411445d7ab909fde904.zip |
README.md: typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 89c0d9b..37b8683 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Daniel J. Bernstein) in portable C with zero external dependencies. ## Documentation Please refer to the documentation for -[redo in Python])(https://github.com/apenwarr/redo/blob/master/README.md), +[redo in Python](https://github.com/apenwarr/redo/blob/master/README.md), or the [tutorial by Jonathan de Boyne Pollard](http://jdebp.eu/FGA/introduction-to-redo.html) for usage instructions. |