Skip to content

Commit dd064f1

Browse files
committed
shorter project explaination info block
1 parent 1783ce4 commit dd064f1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ that just works, then this script might be interesting for you.
1414
HUGE's simple-as-possible architecture was inspired by several conference talks, slides and articles about huge
1515
applications that - surprisingly and intentionally - go back to the basics of programming, using procedural programming,
1616
static classes, extremely simple constructs, not-totally-DRY code etc. while keeping the code extremely readable
17-
([StackOverflow](http://www.dev-metal.com/architecture-stackoverflow/), Wikipedia, SoundCloud). Plus, my experience
18-
with several agencies and startups that built small applications for 100.000s of users with just a handful of files
19-
within a few days, usually *without* a team of highly experienced senior developers.
17+
([StackOverflow](http://www.dev-metal.com/architecture-stackoverflow/), Wikipedia, SoundCloud).
2018

2119
Buzzwords: [KISS](http://en.wikipedia.org/wiki/KISS_principle), [YASNI](http://en.wikipedia.org/wiki/You_aren%27t_gonna_need_it).
2220

0 commit comments

Comments
 (0)