# News-System **Repository Path**: YwMoyu/News-System ## Basic Information - **Project Name**: News-System - **Description**: Python ->News-System - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-18 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README >echo "# News-System" >> README.md >git init >git add README.md git commit -m "first commit" git remote add origin git@github.com:YVictor13/News-System.git git push -u origin master