From 010f6f6b2201937cdb8a7fcc7fb3e3e6b4a7cfcc Mon Sep 17 00:00:00 2001 From: Tim Culverhouse Date: Tue, 22 Apr 2025 15:36:51 -0500 Subject: [PATCH] readme: add ouroboros image --- README.md | 4 ++++ ouroboros.svg | 10 ++++++++++ 2 files changed, 14 insertions(+) create mode 100644 ouroboros.svg diff --git a/README.md b/README.md index 4607bd5..9851919 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Ourio +

+ +

+ Ourio (prounounced "oreo", think "Ouroboros") is an asynchronous IO runtime built heavily around the semantics of io_uring. The design is inspired by [libxev](https://github.com/mitchellh/libxev), which is in turn inspired by diff --git a/ouroboros.svg b/ouroboros.svg new file mode 100644 index 0000000..ddf7784 --- /dev/null +++ b/ouroboros.svg @@ -0,0 +1,10 @@ + + + +Simple ouroboros depiction (glyph "oroboros" from toa267 public domain Fnord-Podge font) + + + + + + \ No newline at end of file -- 2.51.2