ashwini0529 / git-stuff

A python script that tells about GitHub users and repositories.
16 stars 13 forks source link

Added user's bio and fixed parser warning message #14

Closed simocosimo closed 8 years ago

simocosimo commented 8 years ago

I added the user's bio to the informations displayed by the script. I also fixed a warning message of BeautifulSoup about the use of the html parser.

ashwini0529 commented 8 years ago

There are some merge conflicts. Please merge and send the pull request again.