From 77d8c0e66bce5fb9dda7bdf7ca8c675f2555fdcc Mon Sep 17 00:00:00 2001 From: Robin Malley Date: Sun, 20 Feb 2022 00:21:50 +0000 Subject: [PATCH] Typo corrections, add to roadmap --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91ecb7e..bdf8692 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ be small, fast, and secure. It is built on top of [Kore](https://kore.io), using * Search (complete) * Archive (in progress) * Author biographies +* Kore 4.2.0 TODO's: Currently, people can post comments to unlisted stories even if they don't have @@ -37,9 +38,9 @@ If you want to contribute to this repository: but everything should still work with later versions. 6. Install [spp](https://github.com/radare/spp) 7. Clone this repository into the smr folder, cd into the root, and run `make`! - * You may need to modify the configuration in the Makefile, add test.monster 127.0.0.1 to your `/etc/hosts`, modify command invocation, ect. + * You may need to modify the configuration in the Makefile, add `test.monster 127.0.0.1` to your `/etc/hosts`, modify command invocation, ect. -## Misc notes. +## Misc. notes SMR requires a slightly modified version of Kore to run. See [my kore patches](https://git.fuwafuwa.moe/rmalley/kore_patches) for the changes I needed to make to get the JIT compiler playing nice with