summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimeon Simeonov2024-07-05 22:55:03 +0200
committerSimeon Simeonov2024-07-05 22:55:03 +0200
commit37f8843f5fecc9bb4a5eb5b18eea35b1bbc16489 (patch)
treeb4aac0e5a5d587a9b1c4ba8ba8c22a73ad8049ae /README.md
parente98d4a056f51f831f39c75ba0971fe766a77808c (diff)
Add more fixes and lintingHEADv4.4nextmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1994c15..f7a446c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
1Copyright (C) 2014-2022 - Simeon Simeonov 1Copyright (C) 2014-2024 - Simeon Simeonov
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
@@ -90,13 +90,11 @@ your URL will be: https://hostname:port
90## Supported systems & requirements 90## Supported systems & requirements
91 91
92Any system running the software required for the selected components. 92Any system running the software required for the selected components.
93All components tested on: Gentoo GNU/Linux, 93All components tested on: Gentoo GNU/Linux, FreeBSD (12.x, 13.x)
94 Ubuntu GNU/Linux 18.4,
95 FreeBSD 12.x
96 94
97 95
98### Requirements 96### Requirements
99All components: Python >= 3.6.* 97All components: Python >= 3.9.*
100 98
101beinc_server.py: pynotify >= 0.1 (optional) 99beinc_server.py: pynotify >= 0.1 (optional)
102beinc_weechat.py: Weechat >= 0.4.0 100beinc_weechat.py: Weechat >= 0.4.0