Skip to content

Commit 6c36812

Browse files
authored
docs: update readme
1 parent 3d868c9 commit 6c36812

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ docs/ project docs and coding guides
3434
e2e/ end-to-end tests
3535
src/ project source code
3636
|- app/ app components
37-
| |- @core/ core module (singleton services and single-use components)
38-
| |- @shared/ shared module (common components, directives and pipes)
37+
| |- @shared/ shared module (common services, components, directives and pipes)
3938
| |- app.component.* app root component (shell)
4039
| |- app.module.ts app root module definition
4140
| |- app-routing.module.ts app routes

0 commit comments

Comments
 (0)