From cb437963153265ffb1834214f784ccfcc5d0a9ae Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Sat, 16 Apr 2022 13:09:17 -0400 Subject: [PATCH] fix: tweak roadmap --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4cd780..b16d948 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,10 @@ You can also run tests with `npm run test` ## Roadmap -I consider this repository to be feature complete. As such, I may tinker with the wrapper to make it a bit less hacky, but I don't really intend to add further functionality. +I consider this repository to be feature complete. As such, I may tinker with the wrapper code to make it a bit less hacky, but I don't really intend to add further functionality. + +- [ ] Make wrapper code less hacky +- [ ] Display final lognormal as a 90% confidence interval as well ## License