From 30027359e9642b91cb1f8eeb3713ccec429d7587 Mon Sep 17 00:00:00 2001 From: Paith Philemon <53205087+Mspaith@users.noreply.github.com> Date: Tue, 4 Aug 2020 23:27:23 -0500 Subject: [PATCH] Update README.md --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md index 0e6a739..3db2413 100644 --- a/README.md +++ b/README.md @@ -102,19 +102,3 @@ with doing it this way is that you don't need to download the whole tutorial again to get the latest version of it, all you need to do is to pull with git and run `make-html.py` again. -## Authors - -I'm Akuli and I have written most of this tutorial, but other people have helped me with it. -See [github's contributors page](https://github.com/Akuli/python-tutorial/graphs/contributors) for details. - -*** - -If you have trouble with this tutorial please [tell me about -it](./contact-me.md) and I'll make this tutorial better. If you -like this tutorial, please [give it a -star](./README.md#how-can-i-thank-you-for-writing-and-sharing-this-tutorial). - -You may use this tutorial freely at your own risk. See -[LICENSE](./LICENSE). - -[List of contents](./README.md#list-of-contents)