summaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index e686e87..83f9f2c 100644
--- a/README.org
+++ b/README.org
@@ -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.