diff --git a/README.md b/README.md index 3fd048e..d188c55 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,15 @@ This is the working repository for ‘The API’ book, being written by Sergey K You may find .html or .pdf version of the book [NB: Warning! Work in progress] in the 'docs' folder, or at https://twirl.github.io/The-API-Book/docs/API.ru.html (Russian version). -The book is distributed under Creative Commons Attribution-NonCommercial 4.0 licence, meaning in general that you're totally free to use this book in any manner while complying with two rules: +The book is distributed under Creative Commons Attribution-NonCommercial 4.0 license, meaning in general that you're totally free to use this book in any manner while complying with two rules: * you're not getting commercial profit from the book; * you're not forgetting to mention the author. -See full licence in LICENSE.md file or at [Creative Commons Website](http://creativecommons.org/licenses/by-nc/4.0/). + +See full license in LICENSE.md file or at [Creative Commons Website](http://creativecommons.org/licenses/by-nc/4.0/). ## Current State and the Roadmap -Right now Section I (‘API Design’) is finished. Section is lacking readable schemes, I'll draw them later. +Right now Section I (‘API Design’) is finished. The Section is lacking readable schemes, I'll draw them later. Book will contain two more sections. * Section II ‘Backwards Compatibility’ will cover growth issues. Major themes are: @@ -42,4 +43,5 @@ I will translate sections into English at the moment they're ready. Which means ## Contributing I am accepting any inquiries. Fill free to open issues. + I am NOT accepting pull requests, since I'm willing to be the only author and contributor. \ No newline at end of file