From f41333beb8f42fdf8435dfcbacc7925be8f54a1e Mon Sep 17 00:00:00 2001 From: chai2010 Date: Thu, 31 Dec 2015 14:33:46 +0800 Subject: [PATCH] Update progress.md --- progress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/progress.md b/progress.md index 2b28aea..d754003 100644 --- a/progress.md +++ b/progress.md @@ -30,7 +30,7 @@ - [x] 4.2 Slices - [x] 4.3 Maps - [x] 4.4 Structs - - [ ] 4.5 JSON + - [x] 4.5 JSON - [ ] 4.6 Text and HTML Templates - [ ] Chapter 5: Functions - [ ] 5.1 Function Declarations