Skip to content

Commit db93744

Browse files
committed
Add readme
1 parent 9db0cce commit db93744

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# [:] Example Python Project
2+
3+
An example python project to demostrate [srcclr](https://www.srcclr.com) scans.
4+
5+
## Try me!
6+
7+
```
8+
brew tap srcclr/srcclr
9+
brew install srcclr
10+
srcclr activate
11+
srcclr scan --url https://github.com/srcclr/example-python
12+
```

0 commit comments

Comments
 (0)