Adding logo and icon
This commit is contained in:
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Executable
BIN
Binary file not shown.
|
After Width: | Height: | Size: 186 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 187 KiB |
+10
-1
@@ -1,4 +1,13 @@
|
||||
# Scrapling
|
||||
<style>
|
||||
.md-typeset h1 {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://scrapling.readthedocs.io/en/latest/" alt="poster">
|
||||
<img alt="poster" src="assets/poster.png" style="width: 50%; height: 100%;"></a>
|
||||
</p>
|
||||
|
||||
Scrapling is an Undetectable, high-performance, intelligent Web scraping library for Python 3 to make Web Scraping easy!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user