libindic / payyans

This library helps to convert ascii texts to unicode.
10 stars 15 forks source link

Docs link broken #12

Closed ju-sh closed 3 years ago

ju-sh commented 3 years ago

The link to docs in the Readme file is broken.

If more docs is available, can it be put up?

asdofindia commented 3 years ago

I don't know if more documentation is available. What documentation are you looking for? What're you trying to solve?

ju-sh commented 3 years ago

I don't have anything specific. I just happened to come across this project.

I didn't know what what text encoded in ascii meant. I mean, using what rules or specification should they be encoded in ascii in the first place so that they may be converted to unicode using this library?

The example shown in the readme is nice. But I thought I could learn more about it by clicking on the docs link.

If docs isn't available, may be that link can be removed from the readme?

ju-sh commented 3 years ago

Comments and docstrings are very interesting 😃

asdofindia commented 3 years ago

Have removed the link and added a video explaining what ASCII is.