Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
blacknon committed May 6, 2024
1 parent 9531e64 commit 86b6cb4
Showing 1 changed file with 20 additions and 5 deletions.
25 changes: 20 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,32 @@ PyDork
Description
-----------

Scraping and listing text and image searches on Google, Bing,
DuckDuckGo, Baidu, Yahoo japan.
Scraping and listing text and image searches on **Google**, **Bing**,
**DuckDuckGo**, **Baidu**, **Yahoo japan**.

Install
-------

.. code:: bash
git clone https://github.com/blacknon/pydork
cd pydork
pip install ./
pip install pydork
Build
-----

Documents
~~~~~~~~~

.. code:: bash
python setup.py build_sphinx
Dockerimage
~~~~~~~~~~~

.. code:: bash
docker build -t "pydork" --progress=plain .
How to use
----------
Expand Down

0 comments on commit 86b6cb4

Please sign in to comment.