Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit d9a126d

Browse files
author
ematejska
authored
Update Readme to remove one last reference to stable (#481)
1 parent b974fa7 commit d9a126d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
This repository contains TensorFlow models written in Swift.
44

5-
Use the ```tensorflow-xx``` branch that corresponds to the release you are using from [Swift for TensorFlow releases](https://github.com/tensorflow/swift/blob/master/Installation.md#releases). For example, for the 0.6 release, use the ```tensorflow-0.6``` branch.
5+
Active development occurs on the `master` branch.
66

7-
Actual development occurs on the `master` branch.
8-
As new packages are released, `master` is pushed to `stable`.
7+
Use the ```tensorflow-xx``` branch that corresponds to the release you are using from [Swift for TensorFlow releases](https://github.com/tensorflow/swift/blob/master/Installation.md#releases). For example, for the 0.6 release, use the ```tensorflow-0.6``` branch.
98

109
For general information about Swift for TensorFlow development, please visit
1110
[tensorflow/swift](https://github.com/tensorflow/swift).

0 commit comments

Comments
 (0)