From 06f3386adb81fe259b4112a84ec5e573c16670fb Mon Sep 17 00:00:00 2001 From: HenryShan <zshan2@illinois.edu> Date: Tue, 30 Mar 2021 12:29:36 +0800 Subject: [PATCH] ReadMe updated --- GitView | 2 +- README.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/GitView b/GitView index 6902827..f7225e5 160000 --- a/GitView +++ b/GitView @@ -1 +1 @@ -Subproject commit 690282746b8a50666215d24d2bf4c8cb7801b9de +Subproject commit f7225e509f6d0c009ab70f58c906ec2d474caa7e diff --git a/README.md b/README.md index 7ab5a6a..6ea8ec1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Description: this repo is for UIUC CS242 SP21's assignment3 +## Important: +Necessary files are all in /src directory since /GitView is considered as a submodule by git now, please check that folder. + ## Functionalities: - Giving github's graphQL API endpoint address, user OAuth token, and username, get personal info of this user and rendered it in mobile devices. - Find other github user's info through following & follower lists and public repo owners. -- GitLab