From 5fbad43f26117200c535958689679ff86fd744c3 Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Thu, 1 Feb 2018 13:02:24 -0800 Subject: [PATCH] Add ods link. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 8e8f437..3ade90a 100644 --- a/README.rst +++ b/README.rst @@ -9,5 +9,6 @@ Projects + ``lpn/``: `Learn Prolog Now `_ + ``misc/``: A scratchpad of random programs ++ ``ods/``: `Open Data Structures `_ + ``par/``: `A Pamphlet Against R `_ + ``uc/``: `Understanding Computation `_