about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-20 17:08:01 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-20 17:08:01 -0800
commite786968a9c4d602680580b7d3551d5ff4c643ccb (patch)
treebe60dc10f26d5e820021a580905e328190275f72
parentfd4d7b38da4050a042932cf3e123801271ddb841 (diff)
downloadmu-e786968a9c4d602680580b7d3551d5ff4c643ccb.tar.gz
7268
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bbd450c9..10c1b56f 100644
--- a/README.md
+++ b/README.md
@@ -153,8 +153,8 @@ pull your changes into this repo!
 - [uCISC](https://github.com/grokthis/ucisc): a 16-bit processor being
   designed from scratch by [Robert Butler](https://www.youtube.com/channel/UCh4OpfF7T7UtezGejRTLxCw)
   and programmed with a SubX-like syntax.
-- [subv](https://git.s-ol.nu/subv): experimental SubX-like syntax by [Sol
-  Bekic](https://mmm.s-ol.nu) for the RISC-V instruction set.
+- [subv](https://git.s-ol.nu/subv): experimental SubX-like syntax by [s-ol
+  bekic](https://mmm.s-ol.nu) for the RISC-V instruction set.
 
 ## Desiderata