From 7e17f210b51ecc737ffe9c5d715e8393d9c7d753 Mon Sep 17 00:00:00 2001 From: Shea Newton Date: Thu, 4 Feb 2021 07:30:56 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a93fb4..267ae52 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ let yaml = yaml_from_fpath "test/res/config.yaml" in ``` ### lilacbin -The `lilacbin` app in this repo's `bin/` is really just used for debugging, so it's dependencies are tagged as test only requirements in the package manifest. It does have some niceties like a `--help` flag, but if there's something you're interested in it doing beyond debugging, let me know! Raising an issue is my preferred channel for that kinda thing. +The `lilacbin` app in this repo's `bin/` is really just used for debugging for now. It does have some niceties like a `--help` flag, but if there's something you're interested in it doing beyond debugging, let me know! Raising an issue is my preferred channel for that kinda thing. ## Dependencies