Skip to content

Commit 875b5b6

Browse files
committed
Add license commands to allow viewers to read license terms and conditions and warrantly. ALso, added status message because who doesnt like to know what's really going on?
1 parent a294aef commit 875b5b6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
<p align="center"><img src="https://github.com/user-attachments/assets/bce54aa5-7f20-435d-a419-72e8e779105a"><br>Python SDK and CLI utility for <a href="https://searchcode.com">Searchcode</a>.<br><i>Search 75 billion lines of code from 40 million projects</i></p>
1+
<p align="center"><img src="https://github.com/user-attachments/assets/bce54aa5-7f20-435d-a419-72e8e779105a" width=300 height=60><br>Python SDK and CLI utility for <a href="https://searchcode.com">Searchcode</a>.<br><i>Search 75 billion lines of code from 40 million projects</i></p>
22
<p align="center"></p>
33

4+
---
5+
46
```commandline
57
searchcode search "import module"
68
```

0 commit comments

Comments
 (0)