There was an error while loading. Please reload this page.
1 parent 3d868c9 commit 6c36812Copy full SHA for 6c36812
1 file changed
README.md
@@ -34,8 +34,7 @@ docs/ project docs and coding guides
34
e2e/ end-to-end tests
35
src/ project source code
36
|- app/ app components
37
-| |- @core/ core module (singleton services and single-use components)
38
-| |- @shared/ shared module (common components, directives and pipes)
+| |- @shared/ shared module (common services, components, directives and pipes)
39
| |- app.component.* app root component (shell)
40
| |- app.module.ts app root module definition
41
| |- app-routing.module.ts app routes
0 commit comments