diff --git a/README.md b/README.md index 6195c88..060b861 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ much effort. FinTrinity aims to make a backup of your game on your Desktop, but it never hurts for you to make an additional, manual, backup! +Note that Windows may say the windows executable is a virus. This is a known issue with the way that I built +the file and I'm working on getting it resolved. It is not a virus. This warning is a false positive. +You can read more about this [here](https://stackoverflow.com/questions/43777106/program-made-with-pyinstaller-now-seen-as-a-trojan-horse-by-avg) + # Status ## Windows/Linux @@ -52,4 +56,4 @@ either FinTrinity.py or GUI.py [Piotr Pabich](https://github.com/hindo): Not only told me where macOS settings were, but also how to read them. Huge shout out to him for making macOS support possible. [theowhy](https://github.com/theowhy): Furthered FinTrinity by allowing it to list all of the games rather than just the -newest one. \ No newline at end of file +newest one.