Skip to content

Commit 4a50404

Browse files
authored
Also removed the quote
1 parent 73054eb commit 4a50404

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,6 @@ server({ port: 8080 }, [
2020
]);
2121
```
2222

23-
<blockquote class="external">
24-
<p>Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.</p>
25-
<cite>― Edsger W. Dijkstra</cite>
26-
</blockquote>
27-
28-
2923
## Getting started
3024

3125
There's a [whole tutorial on getting started for beginners](https://serverjs.io/tutorials/getting-started/) but the quick version is to first install `server` as a dependency:

0 commit comments

Comments
 (0)