From 493afa0389cbbb323a1a7a5f8da2af23bf9e22c5 Mon Sep 17 00:00:00 2001 From: cynthia <7065188-licynthiax@users.noreply.gitlab.com> Date: Thu, 11 Nov 2021 19:58:05 -0800 Subject: [PATCH] add readme --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..1939651 --- /dev/null +++ b/readme.md @@ -0,0 +1,7 @@ +this is a rust zine that provides an introduction to the language if you don't have systems programming experience (it does assume some programming experience, though). there are three versions: + +- html: , screenreader-accessible version + working links. +- pdf: rust-zine.pdf, to download and read. +- pdf (printable flavor): rust-zine-printable.pdf, print (double-sided!), put all the pages on top of each other, fold in half, and staple. + +please don't share publicly outside of the 5Cs, thanks