aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Poletiek <matthew.poletiek@gmail.com>2020-12-08 21:05:43 -0600
committerMatthew Poletiek <matthew.poletiek@gmail.com>2020-12-08 21:05:43 -0600
commit63cc986fa0b5d42519937546f3036d4085887fd9 (patch)
tree02446c39280b4e907c355f56e4d08a59ae6fc84f
parente99416456afd4aa8bde42016826f9a345291cbf3 (diff)
downloadchirp-63cc986fa0b5d42519937546f3036d4085887fd9.tar.gz
chirp-63cc986fa0b5d42519937546f3036d4085887fd9.tar.xz
Updated README.md
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2a93ffd..ca1b1cc 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-# chirp-gentoo
-A custom repository for CHIRP, a tool for configuring HAM radios.
+# py3-CHIRP
+A fork of CHIRP for testing with Python 3.
## What's Different?
-The official CHIRP project does not support Python 3 and depends on pygtk which hasn't seen a stable release since April 2011.
+The official CHIRP project's main branch does not support Python 3 and depends on pygtk which hasn't seen a stable release since April 2011.
-chirp-gentoo is a fork of the py3 branch of the official CHIRP project with some syntax fixes leftover from Python2.
+py3-CHIRP is a fork of the py3 branch of the official CHIRP project with some syntax fixes that seem to be leftover from Python2.
## The Story