rust-practice / cargo-leet

Program to make working on leetcode problems locally more convenient
Apache License 2.0
5 stars 3 forks source link

Update README #94

Closed Antosser closed 2 months ago

Antosser commented 2 months ago

I refactored the whole README, mostly using ChatGPT. I also modified cli.rs and updated the description of the program.

I left out the uninstallation section because it used up space and is really obvious ~and users will be forced to use our program :D~.

Read over it. There is probably something I missed or think is obvious when it actually isn't

c-git commented 2 months ago

Thanks. I looked it over quickly and it looks ok but I'll have to take a closer look and let you know.

c-git commented 2 months ago

Oh the is a bit of trailing white space that dprint is complaining about.