diff options
author | zlg <zlg@zlg.space> | 2019-04-29 18:14:23 -0700 |
---|---|---|
committer | zlg <zlg@zlg.space> | 2019-04-29 18:14:23 -0700 |
commit | c032a56d02fdc122667d79a3ba4905b89d99ba62 (patch) | |
tree | ba8fc0ef6d452b520f49ff0531e60158ed5980fd /README.md | |
parent | setup.py: Remove obsolete information (diff) | |
download | vgstash-c032a56d02fdc122667d79a3ba4905b89d99ba62.tar.gz vgstash-c032a56d02fdc122667d79a3ba4905b89d99ba62.tar.bz2 vgstash-c032a56d02fdc122667d79a3ba4905b89d99ba62.tar.xz vgstash-c032a56d02fdc122667d79a3ba4905b89d99ba62.zip |
README.md: Clarify a few details
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -21,8 +21,6 @@ vgstash is available via `pip`: pip install [--user] vgstash ~~~ -Packages for vgstash on Gentoo Linux and Adélie Linux are on the TODO list. - Please note that vgstash is under heavy development at present. Do not install unless you are interested in helping its development. @@ -191,6 +189,7 @@ These are planned for the full 0.3 release: * command line interface finished * Match feature-set with `master` +* Iron out any initial bugs on Windows and Mac (testers welcome!) Goals planned for the 0.4 release: @@ -204,5 +203,4 @@ Goals planned for the 1.0 release: * Kivy-based interface (to release on Android via F-Droid) -If this interests you, please [e-mail me](mailto:zlg+vgstash@zlg.space) or find -me on the Fediverse: [@zlg@social.zlg.space](https://social.zlg.space/users/zlg) +If this interests you, please [e-mail me](mailto:zlg+vgstash@zlg.space). |