From 8e4c1f37e99c1b79d5d925e7480593570e28f350 Mon Sep 17 00:00:00 2001 From: jankae Date: Sat, 10 Apr 2021 15:51:03 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ea779e..f20f56e 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,15 @@ This is the improved version of my [first attempt](https://www.github.com/jankae ## Quick Start * You can find released versions of the GUI application and the device firmware [here](https://github.com/jankae/LibreVNA/releases). -* If you would like to try out the newest features, the compiled versions of each commmit can be found [here](https://github.com/jankae/LibreVNA/actions) (but keep in mind that some features might be unstable or incomplete). +* If you would like to try out the newest features, the compiled versions of each commit can be found [here](https://github.com/jankae/LibreVNA/actions) (but keep in mind that some features might be unstable or incomplete). * An (incomplete) [user manual](Documentation/UserManual/manual.pdf) is also available. Please also take a look at the [FAQ](Documentation/FAQ.md). +If you notice bugs or have ideas for improvements, please create an issue for that. + +For general questions or discussions, the [LibreVNA group](https://groups.io/g/LibreVNA) is probably the best place. + ### Preliminary specifications Some [specifications](Documentation/UserManual/specsheet.pdf) are available but this project is still under development and the specifications might change.