update README

This commit is contained in:
xuwei-k 2025-09-06 19:08:43 +09:00
parent 3241c0ca77
commit d9d7fc3055
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ sbt is a build tool for Scala, Java, and more.
For general documentation, see https://www.scala-sbt.org/.
sbt 1.x
sbt 2.x
---------
This is the 1.x series of sbt. The source code of sbt is split across
This is the 2.x series of sbt. The source code of sbt is split across
several GitHub repositories, including this one.
- [sbt/io][sbt/io] hosts `sbt.io` module.