1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-05-28 20:10:49 +00:00

[Update] free-programming-books-ko.md (#3677)

* [Update] free-programming-books-ko.md

Add raspberry pi free book link.

* [Update] free-programming-books-ko.md

Add links to raspberry pi free docs and change the spacing between lines.
This commit is contained in:
Subin Kim 2020-08-19 23:09:31 +09:00 committed by GitHub
parent 9eab311604
commit 9c34dfb8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@
* [Django](#django)
* [Flask](#flask)
* [R](#r)
* [Raspberry Pi](#raspberry-pi)
* [Ruby](#ruby)
* [Scratch](#scratch)
* [Swift](#swift)
@ -122,6 +123,11 @@
* [The R Manuals (translated in Korean)](http://www.openstatistics.net)
### Raspberry Pi
* [라즈베리 파이 문서](https://wikidocs.net/book/483)
### Ruby
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)