Skip to content

Commit 4b23c55

Browse files
authored
Update README.md
1 parent 602ae99 commit 4b23c55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To help you get started with using Logtail in your Python projects, we have prep
3838

3939
## Download the example project
4040

41-
You can download the example project from GitHub directly or you can clone it to a select directory. Then install the `logtail-python` client library as shown before:
41+
You can download the [example project](https://github.com/logtail/logtail-python/tree/master/example-project) from GitHub directly or you can clone it to a select directory. Then install the `logtail-python` client library as shown before:
4242

4343
```bash
4444
pip install logtail-python
@@ -66,7 +66,7 @@ This example project will create a total of 6 logs. Each corresponding to its re
6666

6767
## Explore how example project works
6868

69-
Learn how to setup Python logging by exploring the working of the example project in detail.
69+
Learn how to setup Python logging by exploring the workings of the [example project](https://github.com/logtail/logtail-python/tree/master/example-project) in detail.
7070

7171
---
7272

0 commit comments

Comments
 (0)