Browse Source

Update sub-headers

Le Tien Tai 8 years ago
parent
commit
a96b4d05e0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README-vn.md

+ 2 - 2
README-vn.md

@@ -60,8 +60,8 @@ Thêm vào đó, nếu bạn muốn trở thành một kỹ sư hệ thống (Sy
     - [Queue](#queue)
     - [Hash table](#hash-table)
 - [Thêm kiến thức](#thêm-kiến-thức)
-    - [Binary search](#binary-search)
-    - [Bitwise operations](#bitwise-operations)
+    - [Tìm kiếm nhị phân](#tìm-kiếm-nhị-phân)
+    - [Toán tử trên bit](#toán-tử-trên-bit)
 - [Trees](#trees)
     - [Trees - Notes & Background](#trees---notes--background)
     - [Binary search trees: BSTs](#binary-search-trees-bsts)