Skip to content

Commit 2249726

Browse files
committed
Changed some of the defaults so the project could deploy correctly.
1 parent 63d9ab6 commit 2249726

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.vscode
21
.env
2+
.vscode
33
node_modules/
44
/test-results/
55
/playwright-report/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mosaic, a project for CS4800 Software Engineering
1+
Mosaic, a project for CS4800 Software Engineering.

originalREADME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252

5353
[![API docs](img/docs.png)](https://github.com/fastapi/full-stack-fastapi-template)
5454

55-
## How To Use It
55+
## How To Use
5656

5757
You can **just fork or clone** this repository and use it as is.
5858

0 commit comments

Comments
 (0)