diff options
author | SanJacobs | 2022-08-28 14:25:24 +0200 |
---|---|---|
committer | SanJacobs | 2022-08-28 14:25:24 +0200 |
commit | a2dd2074d7ee6dfe4b7192449c9f5a2c86d587c1 (patch) | |
tree | 4c6883461dd03de25dfa662b7702d3bbbc12a6bb | |
parent | 79a43e96b36f452f1ab9917d0b4e195ed5baf936 (diff) | |
download | satscalc-a2dd2074d7ee6dfe4b7192449c9f5a2c86d587c1.tar.gz satscalc-a2dd2074d7ee6dfe4b7192449c9f5a2c86d587c1.tar.bz2 satscalc-a2dd2074d7ee6dfe4b7192449c9f5a2c86d587c1.zip |
First proper alpha release is out!
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ Or `make windows32` if you need a 32-bit binary. ## State of development -It's basically in a usable state now, the first proper alpha release is coming up. +It's basically in a usable state now. Currently, the only ruleset implemented is the one for advertisement and short-term work. Others may be added in the future. |