From d4630616b1846e3cc6c4fb5bd37d8eb9fe3b2a6b Mon Sep 17 00:00:00 2001 From: Ryan McGrath Date: Tue, 24 Mar 2020 12:42:04 -0700 Subject: [PATCH] Update readme with notice --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dbe75fd..0100bd6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# Notice +This project is on indefinite hiatus for right now. I appreciate the Rust community's interest in GUI frameworks, but this project is personal for me - I worked on it extensively during a time when my younger brother was battling Leukemia, and so returning to it brings up a lot of things that I prefer to take time dealing with. + +If you're interested in following work I'm doing in the GUI space with regards to Rust, feel free to follow [appkit-rs](https://github.com/ryanmcgrath/appkit-rs), which would end up being one of the underlying layers of this anyway (much the same way that gtk-rs would need to back, well, Gtk). + Potion Alchemy - A Rust GUI Framework