Update README

This commit is contained in:
2023-03-10 22:12:39 +01:00
parent f176c36df7
commit 548a00e0e0
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ LibXISF
LibXISF is C++ library that can read and write XISF files produced by [PixInsight](https://pixinsight.com/).
It implement [XISF 1.0 specification](https://pixinsight.com/doc/docs/XISF-1.0-spec/XISF-1.0-spec.html).
It is licensed under GPLv3. To compile you will need Qt5 Core.
It is licensed under GPLv3. To compile you will need C++17 compiler.