about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-08-17 22:17:39 -0700
committerKartik Agaram <vc@akkartik.com>2019-08-17 22:17:39 -0700
commitf376414dd7f29b82f8a6ad9e8c2efa90d2a81186 (patch)
tree6e80443777926ea8421dd1233e296790e021a301 /Readme.md
parent6d617e8b61036ed8f91d19adfd6fa57755485966 (diff)
downloadmu-f376414dd7f29b82f8a6ad9e8c2efa90d2a81186.tar.gz
5518
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/Readme.md b/Readme.md
index ac06c7c5..c4216627 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,9 +1,10 @@
 # Mu: a human-scale computer
 
-* Not designed to operate in large clusters providing services for millions of
-  people.
-* Designed for _you_, to run one computer. (Or a few.) Running the code you
-  want to run, and nothing else.
+Not designed to operate in large clusters providing services for millions of
+people.
+
+Designed for _you_, to run one computer. (Or a few.) Running the code you want
+to run, and nothing else.
 
   ```sh
   $ git clone https://github.com/akkartik/mu