Fix prev gen impl branch name in README

This commit is contained in:
Marcin Kulik
2025-09-11 21:13:21 +02:00
parent 19f440a3c4
commit 6700598a06

View File

@@ -106,7 +106,7 @@ and the shell completion files in the `/foo/completion/` directory.
All development happens on `develop` branch. This branch contains the current
generation (3.x) of the asciinema CLI, written in Rust.
The previous generation (2.x), written in Python, can be found in the `v2`
The previous generation (2.x), written in Python, can be found in the `python`
branch.
If you wish to propose non-trivial code changes, please first reach out to the