Skip to content

Commit b563323

Browse files
TomHAndersonmathisGarberg
authored andcommitted
Change introductory paragraph to correct hosting of blog article and some rewording (mathisGarberg#56)
1 parent 9c12570 commit b563323

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
Highly Scalable Angular Folder Structure
22
========================================
33

4-
The project is inspired by the article on Medium called [How to define a highly scalable folder structure for your Angular project](https://itnext.io/choosing-a-highly-scalable-folder-structure-in-angular-d987de65ec7) by Mathis Garberg. The project is based on best practices from the community, other github Angular projects and developer experience from production Angular projects.
4+
The project is inspired by the article on ITNEXT called
5+
"[How to define a highly scalable folder structure for your Angular project](https://itnext.io/choosing-a-highly-scalable-folder-structure-in-angular-d987de65ec7)"
6+
by Mathis Garberg. Based on best practices from the community, other github
7+
Angular projects, developer experience from production Angular projects, and
8+
contributors to this reposiory, this project goal is to *create a skeleton
9+
structure which is flexible for projects big or small*.
510

611
![login screen screenshot](https://i.imgur.com/ViKy3U9.png)
712

8-
913
Documentation
1014
-------------
1115

12-
[Read The Documentation](https://angular-folder-structure.readthedocs.io/en/latest/#) for details on each part of the directory structure.
13-
16+
[Read The Documentation](https://angular-folder-structure.readthedocs.io/en/latest/#)
17+
for details on each part of the directory structure.
1418

1519
Demonstration Application
1620
-------------------------
1721

18-
[See The Application](https://mathisgarberg.github.io/angular-folder-structure/) in action.
19-
22+
[See The Application](https://mathisgarberg.github.io/angular-folder-structure/)
23+
in action.

0 commit comments

Comments
 (0)