diff --git a/README.md b/README.md index e96a4db..f798eb5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ You can find all the books listed below in [**book**](/book) folder of this repo * CSS3 - The Missing Manual - Third Edition [[Download]](/book/CSS3%20-%20The%20Missing%20Manual%20-%20Third%20Edition.pdf) * Dependency Injection with AngularJS [[Download]](/book/Dependency%20Injection%20with%20AngularJS.pdf) * Functional JavaScript - Introducing Functional Programming with Underscore.js [[Download]](/book/Functional%20JavaScript%20-%20Introducing%20Functional%20Programming%20with%20Underscore.js.pdf) +* Getting Started with HTML5 WebSocket Programming [[Download]](/book/Getting%20Started%20with%20HTML5%20WebSocket%20Programming.pdf) +* Getting Started with Twitter Flight [[Download]](/book/Getting%20Started%20with%20Twitter%20Flight.pdf) +* Getting Started with WebRTC [[Download]](/book/Getting%20Started%20with%20WebRTC.pdf) * High Performance Web Sites - Essential Knowledge for Front-End Engineers [[Download]](/book/High%20Performance%20Web%20Sites%20-%20Essential%20Knowledge%20for%20Front-End%20Engineers.pdf) * JavaScript - The Definitive Guide, 6th edition - 中文 [[Download]](/book/JavaScript%20-%20The%20Definitive%20Guide%2C%206th%20edition%20-%20%E4%B8%AD%E6%96%87.pdf) * JavaScript - The Definitive Guide, 6th edition [[Download]](/book/JavaScript%20-%20The%20Definitive%20Guide%2C%206th%20edition.pdf) diff --git a/book/Getting Started with HTML5 WebSocket Programming.pdf b/book/Getting Started with HTML5 WebSocket Programming.pdf new file mode 100644 index 0000000..e5a8831 Binary files /dev/null and b/book/Getting Started with HTML5 WebSocket Programming.pdf differ diff --git a/book/Getting Started with Twitter Flight.pdf b/book/Getting Started with Twitter Flight.pdf new file mode 100644 index 0000000..626a661 Binary files /dev/null and b/book/Getting Started with Twitter Flight.pdf differ diff --git a/book/Getting Started with WebRTC.pdf b/book/Getting Started with WebRTC.pdf new file mode 100644 index 0000000..b6d7e39 Binary files /dev/null and b/book/Getting Started with WebRTC.pdf differ