Skip to content

Commit 8e62195

Browse files
committed
added links
1 parent 0c30f97 commit 8e62195

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ This README provides example code for connecting to the device, scanning and plo
1111
If you are interested in developing the PyPI package, or making a custom local version, see [Library Development](#library-development) towards the end of this README.
1212

1313

14+
The primary GitHub: https://github.com/LC-Linkous/tinySA_python
15+
16+
The PyPI page: https://pypi.org/project/tsapython/
17+
1418

1519
## Table of Contents
1620
* [The tinySA Series of Devices](#the-tinysa-series-of-devices)
@@ -79,7 +83,7 @@ Several usage examples are provided in the [Example Implementations](#example-im
7983
### PyPI Install
8084

8185

82-
The `tsapython` library (from PyPI at []()) can be installed with:
86+
The `tsapython` library (from PyPI at [https://pypi.org/project/tsapython/2.0.0/](https://pypi.org/project/tsapython/2.0.0/)) can be installed with:
8387

8488
```python
8589

0 commit comments

Comments
 (0)