forked from tensorflow/swift
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ by machine learning developers. | |
## Installation and Usage | ||
|
||
You can [download a pre-built package](Installation.md) for Swift for TensorFlow. | ||
After installation, you can follow the [instructions](Usage.md) to try it out. | ||
After installation, you can follow these [instructions](Usage.md) to try it out. | ||
|
||
For instructions on building from source, visit | ||
[google/swift](https://github.com/google/swift/tree/tensorflow). | ||
|
@@ -97,7 +97,7 @@ mailing list. | |
|
||
Before reporting an issue, please check the [Frequently Asked Questions](FAQ.md) to see if your question has already been addressed. | ||
|
||
For questions about general use or feature requests, you can report them in this repository or send an email to the [mailing list](mailto:[email protected]). | ||
For questions about general use or feature requests, please report them in this repository or send an email to the [mailing list](mailto:[email protected]). | ||
|
||
For Swift compiler bugs, please report them to [google/swift](https://github.com/google/swift/issues). | ||
|
||
|