Skip to content

Commit dc5e760

Browse files
committed
Add note about v2.0 development
1 parent b53c1a6 commit dc5e760

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
`Circuits.I2C` lets you communicate with hardware devices using the I2C
88
protocol.
99

10+
*This is the v1 maintenance branch. This is the version you want for production
11+
use now. To follow v2.0 development, see the [circuits_i2c v2.0
12+
branch](https://github.com/elixir-circuits/circuits_i2c/tree/v2.0)*
13+
1014
If you're coming from Elixir/ALE, check out our [porting guide](PORTING.md).
1115

1216
## Getting started

0 commit comments

Comments
 (0)