Skip to content

Commit 8db03ff

Browse files
feat: Remove tutorial section from README
Removed tutorial section and related links from README.
1 parent d597ea2 commit 8db03ff

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

node/project-management-app/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@ stories (which represent features of a software system from the point of view of
1313
a user for the team to develop) and persists the stories in a
1414
[Firestore](https://cloud.google.com/firestore/docs) database.
1515

16-
## Tutorial
17-
18-
For detailed instructions to deploy and run this sample, follow the
19-
[dedicated tutorial](https://developers.google.com/chat/tutorial-project-management)
20-
in the Google Chat developer documentation.
21-
2216
## Scripts
2317

2418
- `npm run test` : Executes all the unit tests.

0 commit comments

Comments
 (0)