gautamkrishnar / tcso

Try Catch Stack overflow (TcSo) Is a collection of Try statements in all the programming languages under the globe which catches the exception and searches for the cause of the caught exception in the stack overflow automatically.
MIT License
280 stars 61 forks source link

Add a script that generates index in readme automatically #59

Closed gautamkrishnar closed 4 years ago

gautamkrishnar commented 4 years ago

The script should:

jshayes commented 4 years ago

I can take this one on.