diff --git a/project-structure.md b/project-structure.md index e8b78e92..d73531b8 100644 --- a/project-structure.md +++ b/project-structure.md @@ -7,6 +7,7 @@ ├── README.md ├── RatingStyle.css ├── SignIn-Up-withGithub.js +├── SignUpWithGoogle.js ├── about.css ├── about.html ├── auth.css diff --git a/project_structure.txt b/project_structure.txt index 04b8edb9..c45dc482 100644 --- a/project_structure.txt +++ b/project_structure.txt @@ -5,6 +5,7 @@ ├── README.md ├── RatingStyle.css ├── SignIn-Up-withGithub.js +├── SignUpWithGoogle.js ├── about.css ├── about.html ├── auth.css