Skip to content

Commit 299aaa6

Browse files
committed
searchcode.com is being rebooted
1 parent 2bbeafc commit 299aaa6

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
<img src="https://searchcode.com/logo.png" width=300><br><strong>Searchcode Python</strong>: Python library and CLI utility for <a href="https://searchcode.com">Searchcode</a>.<br><i>Simple, comprehensive code search.</i></p>
33
<p align="center"></p>
44

5+
6+
<div align="center">
7+
<h1>searchcode.com is being rebooted</h1>
8+
<p>After many years of helping developers find code snippets and examples, the time has come to reboot searchcode.com</p>
9+
<p>
10+
For a more detailed explanation of why this is happening, please read the full blog post: <a href="https://boyter.org/posts/searchcode-is-being-rebooted/">searchcode is being rebooted</a>
11+
</p>
12+
13+
<div class="footer">
14+
<p>© searchcode.com</p>
15+
</div>
16+
</div>
17+
18+
519
```commandline
620
searchcode search "import module"
721
```

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "searchcode"
3-
version = "0.6.3"
4-
description = "Simple, comprehensive code search."
3+
version = "0.6.4"
4+
description = "Simple, comprehensive code search"
55
authors = ["Ritchie Mwewa <rly0nheart@duck.com>"]
66
license = "GPLv3+"
77
readme = "README.md"

0 commit comments

Comments
 (0)