-
-
Notifications
You must be signed in to change notification settings - Fork 46.8k
Improve Readme #374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I would like to add descriptions for:
Let me know if it is ok. |
Hello @klymenkoo, |
Hello :), I would like to add description for these:
|
We don't want a single README file having all the algorithms. Create individual readme files for every algorithm in this repo. See the sample readme.md file and try to keep the same format as far as possible. |
Ok, sorry for the misunderstanding!
Added heap sort.md in the other repo :)
… On 2 Oct 2018, at 15:15, Anup Kumar Panwar ***@***.***> wrote:
We don't want a single README file having all the algorithms. Create individual readme files for every algorithm in this repo. See the sample readme.md file and try to keep the same format as far as possible.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@AnupKumarPanwar it seems to be another big issue as it means restructuring the whole project. |
So... Where I put the README files of the algorithms I added to the project? |
I could split up the main readme into smaller readmes for each subfolder. and i could make the main readme link to each of those. is that fine or are there other concerns? |
If you look at Pull request #488 I fixed the README entirely. Everything is formatted properly now. |
. |
Greetings. Can this still be considered open? I have some ideas on improving the README (adding images to some of the algorithms, fixing typos, ...) and would like to know if I am free to go. |
I think each directory should contain a separate README file so when browsing the repo on github it will render the README as directory summary instead of list of files. |
I'm agree with that
El vie., 24 de may. de 2019 05:25, Wisut Hantanong <notifications@github.com<mailto:notifications@github.com>> escribió:
I think each directory should contain a separate README file so when browsing the repo on github it will render the README as directory summary instead of list of files.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#374?email_source=notifications&email_token=AEYPKTMY5HFI22P5A2KGNQLPW67CLA5CNFSM4FYLIG52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWE2YQY#issuecomment-495561795>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AEYPKTMV5RO7JGF6P2HIIVLPW67CLANCNFSM4FYLIG5Q>.
|
Many new algorithms were added. The readme file can be updated with those new algorithms.
https://github.com/TheAlgorithms/Python/blob/master/README.md
The text was updated successfully, but these errors were encountered: