From 3965ae686dd59411739b9acae8f60652989639e8 Mon Sep 17 00:00:00 2001 From: Xanonymous Date: Mon, 6 Apr 2020 01:00:01 +0800 Subject: [PATCH] update project info. --- README.md | 19 ++++++++++++++++--- setup.py | 2 +- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 619412f..e47b689 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,21 @@ # hey-ppt + +

+ + Hey_Ptt_Logo Logo + +

+ ![deply to server](https://github.com/NPC-GO/hey-ptt/workflows/deply%20to%20server/badge.svg) [![CodeFactor](https://www.codefactor.io/repository/github/npc-go/hey-ptt/badge)](https://www.codefactor.io/repository/github/npc-go/hey-ptt) ## Contributors: -- Xanonymous -- LiWei -- Entroy +- [Xanonymous](https://github.com/Xanonymous-GitHub) + - **Project Manager**. + - Front-end. + - Flask + - Crawler +- [LiWei](https://github.com/txya900619) + - Flask +- [Entroy](https://github.com/entroy0421) + - Crawler diff --git a/setup.py b/setup.py index 4609041..5fa2dd3 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="npc-class-hey-ptt", - version="1.3", + version="1.4", author="NPC-GO team.", author_email="npc.designer@gmail.com", description="NPC.GO Team 2020 web club class project",