Skip to content

Commit c1ee2ae

Browse files
committed
Add note about Python 2/3
1 parent d3ad1d3 commit c1ee2ae

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# [:] Example Python Project
1+
# [:] Example Python 2 Project
22

3-
An example python project to demonstrate [srcclr](https://www.srcclr.com) scans.
3+
An example Python project to demonstrate [srcclr](https://www.srcclr.com) scans.
4+
5+
Check out the [python3](https://github.com/srcclr/example-python/tree/python3) branch for a project that builds with Python 3.
46

57
## Try me!
68

0 commit comments

Comments
 (0)