diff options
author | siddharth <s@ricketyspace.net> | 2021-09-16 22:15:38 -0400 |
---|---|---|
committer | siddharth <s@ricketyspace.net> | 2021-09-16 22:15:38 -0400 |
commit | 404fe62501169dd58c1fbe8cfcf1c7758a1b1bea (patch) | |
tree | b1c3d04f1f2f7c572fa7e860b69c2403696667c9 | |
parent | 30e0a6a0f5318f7f242cddec3240ff685a6e5c23 (diff) |
README.org: fix monospace formatting
-rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ This is my [[https://mitpress.mit.edu/sicp/][sicp]] sandbox. Exercises until 2.42 are written in GNU Guile Scheme. These are under -the `net` directory. +the =net= directory. -Exercises from 2.44 are written in Racket. These are under `ex` +Exercises from 2.44 are written in Racket. These are under =ex= directory. |