update README

master
Chakib (spike) Benziane 11 years ago
parent ce02d7cfb6
commit 82c9aa8989

@ -1,11 +1,28 @@
HowTo - StackOverflow Code Search Tool
=====================================
Quick code answers from StackOverflow API, Just ask a question with an optional
tag parameter to get quick code answers
Quick code answers from StackOverflow API.
Just ask a question with an optional tag parameter to get quick code answers.
USAGE:
=====
Installation
------------
Using pypi repository
::
pip install howto
Forking this repo
::
python setup.py install
Usage
-----
::
./howto 'filter dicts' -t python