From 73cf201bf6e37dd82ed944587fd1b31fee6d4213 Mon Sep 17 00:00:00 2001 From: Nathan Vegdahl Date: Mon, 21 Dec 2020 18:42:23 +0900 Subject: [PATCH] Update readme. --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index f313d2b..7c5738b 100644 --- a/README.md +++ b/README.md @@ -61,12 +61,7 @@ issue and I'll try to troubleshoot/fix it as I have time! I'm not looking for contributions right now, and I'm likely to reject pull requests. This is currently a solo project and I like it that way. -However, I _do_ want people to be able to play with Psychopath, so if you have -trouble getting it to build/run please file an issue! And if you want to fork -it and play around with the code yourself (or start an entirely new project -based on it!) feel free. That's why I put it under the MIT license. - -Also, if you're looking for projects _related_ to Psychopath to contribute to, +However, if you're looking for projects _related_ to Psychopath to contribute to, [OpenEXR-rs](https://github.com/cessen/openexr-rs) is definitely a collaborative project that I would love more help with! And I fully expect more such projects to come out of Psychopath in the future.