From 679cf375d9bec0287ad8d678c0d59f7a0c2edf03 Mon Sep 17 00:00:00 2001 From: Seyed Yahya Shirazi Date: Thu, 4 Jul 2024 07:27:16 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cca24b..2e9769c 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Upon completion!, lineNdots should be able to function similar to ggrain, but in - `rain.side: Which side to display the rainclouds: 'l' for left, 'r' for right and 'f' for flanking` - [x] It is all about the **hairlines**. - [x] make center dot and lines customizable. -- [ ] create unit tests +- [x] create unit tests *(also added to GitHub actions)* - [ ] ~~afford complex plots, like the following ggrain feature set: `id.long.var, cov, y-jittering`~~ (will not be implemented soon) - [ ] create documentation - [ ] release beta and get feedback