[readme] Clarify that development is done on dev branch.

Discussed using dev branch instead of main branch for development.

We could revisit this once CI is hardened to test end-to-end correctness.

PiperOrigin-RevId: 609500897
This commit is contained in:
Dan Zheng 2024-02-22 14:32:24 -08:00 committed by The gemma.cpp Authors
parent a62f783efb
commit 0508e2c2e1
1 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,10 @@ Community contributions large and small are welcome. This project follows
[Google's Open Source Community
Guidelines](https://opensource.google.com/conduct/).
*Active development is currently done on the `dev` branch. Please open pull
requests targeting `dev` branch instead of `main`, which is intended to be more
stable.*
## Quick Start
### System requirements