From 2d214727b49012befc77456a530cea7cae6ea6ee Mon Sep 17 00:00:00 2001 From: z-song Date: Tue, 5 Mar 2019 17:24:12 +0800 Subject: [PATCH 1/2] Add implode.io --- README-en.md | 5 +++++ README.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README-en.md b/README-en.md index b5b2ba5..4ad8e96 100644 --- a/README-en.md +++ b/README-en.md @@ -28,6 +28,11 @@ If you are unsure whether your project meets this list's criteria, please contac ## 3. Project list #### Projects are sorted in reverse-chronological order (newest first) +### March 5, 2019 +--- +#### z-song - [Github](https://github.com/z-song) +* :white_check_mark: [implode.io](https://implode.io/) - A website that runs, records, and shares PHP code online + ### Feb 28, 2019 --- diff --git a/README.md b/README.md index 9fb6ff3..246789e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ ## 3. 项目列表 (名字按时间排序,最新添加的在最上面) +### 2019年3月5号添加 +--- +#### z-song - [Github](https://github.com/z-song) +* :white_check_mark: [implode.io](https://implode.io/) - 用C语言编写的Scratch编辑器 + ### 2019年3月4号添加 --- #### Steve-xmh(深圳) - [Github](https://www.github.com/Steve-xmh/) From ecb8bad239c7760cd597e31b6863e276eb2f70dd Mon Sep 17 00:00:00 2001 From: z-song Date: Tue, 5 Mar 2019 17:30:43 +0800 Subject: [PATCH 2/2] Add implode.io --- README-en.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README-en.md b/README-en.md index 4ad8e96..a5b6f50 100644 --- a/README-en.md +++ b/README-en.md @@ -30,7 +30,7 @@ If you are unsure whether your project meets this list's criteria, please contac ### March 5, 2019 --- -#### z-song - [Github](https://github.com/z-song) +#### z-song(Shanghai) - [Github](https://github.com/z-song) * :white_check_mark: [implode.io](https://implode.io/) - A website that runs, records, and shares PHP code online ### Feb 28, 2019 diff --git a/README.md b/README.md index 246789e..fa5030b 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ ### 2019年3月5号添加 --- -#### z-song - [Github](https://github.com/z-song) -* :white_check_mark: [implode.io](https://implode.io/) - 用C语言编写的Scratch编辑器 +#### z-song(上海) - [Github](https://github.com/z-song) +* :white_check_mark: [implode.io](https://implode.io/) - 一个在线运行、记录、分享PHP代码的网站 ### 2019年3月4号添加 ---