From 8d325184ad14fe1d0cf357cc085a837d67c21a2e Mon Sep 17 00:00:00 2001 From: "Justin C. Miller" Date: Fri, 22 Jan 2021 00:45:14 -0800 Subject: [PATCH] [docs] Add janice's jsix logo to the README --- README.md | 2 ++ assets/jsix.svg | 1 + 2 files changed, 3 insertions(+) create mode 100755 assets/jsix.svg diff --git a/README.md b/README.md index 9da8061..aa018be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![jsix](assets/jsix.svg) + # jsix: A hobby operating system **jsix** is the hobby operating system that I am currently building. It's far diff --git a/assets/jsix.svg b/assets/jsix.svg new file mode 100755 index 0000000..31a0404 --- /dev/null +++ b/assets/jsix.svg @@ -0,0 +1 @@ + \ No newline at end of file