Browse Source

Update free-programming-books-ko.md (#6380)

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md

* Update free-programming-books-ko.md
KyungJoon Park 4 năm trước cách đây
mục cha
commit
cc6c2d0cde
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      books/free-programming-books-ko.md

+ 6 - 0
books/free-programming-books-ko.md

@@ -30,6 +30,7 @@
 * [Rust](#rust)
 * [Scratch](#scratch)
 * [Sed](#Sed)
+* [Software Engineering](#software-engineering)
 * [Springboot](#Springboot)
 * [Unicode](#unicode)
 
@@ -210,6 +211,11 @@
 * [sed stream editor](https://mug896.github.io/sed-stream-editor)
 
 
+### Software Engineering
+
+* [유의적 버전 명세 2.0.0-ko2](https://semver.org/lang/ko/) - Tom Preston-Werner, 김대현, et al.
+
+
 ### Springboot
 
 * [Springboot 2.X 정리](https://djunnni.gitbook.io/springboot) - 이동준