/README.md (7f7419c55e37cc5643738d49b6e45dd3729711e7) (1124 bytes) (mode 100644) (type blob)

# MC2's Books Repo
### Book recommendations and downloads all in one place!
I like books a bunch. More people would read if novels weren't so expensive and if they had recommendations at their fingertips. This is the purpose of the repo: Books I like and can gladly recommend, with downloads avaliable off my own servers. If you like the author, support them! If the publisher gave them true freedom or released a book that you really like, support them! I know a bunch of people including myself can't afford $10-20 for a book that'll keep me busy for 4 or 5 hours, then it'll just sit on my shelf for eternity. Well friends, consider that no longer a problem with this repo here ❤


## Books:



|Name|Author|Genre|GoodReads & ISBN-10|
|--- | --- | --- | ---|
| Nevada | Imogen Binnie | Coming of Age(?) | [0983242232](https://www.goodreads.com/book/show/17313660-nevada)
| Tranny | Laura Jane Grace | Autobiography | [0316387959](https://www.goodreads.com/book/show/29467305-tranny)
| Lord of the Flies | William Golding | Psychological Fiction | [0140283331](https://www.goodreads.com/book/show/7624.Lord_of_the_Flies)

Mode Type Size Ref File
100644 blob 34478 80150269e6a306410685b73d46fc579042b765b8 LICENSE
120000 blob 198 244bacbc6fc034a5f90e5642a7044aa975981672 Nevada by Imogen Binnie.pdf
100644 blob 1124 7f7419c55e37cc5643738d49b6e45dd3729711e7 README.md
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/onelispyboi/mc2-books

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/onelispyboi/mc2-books

Clone this repository using git:
git clone git://git.rocketgit.com/user/onelispyboi/mc2-books

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main