diff --git a/README.md b/README.md
index 2d29f78..9f4bb3f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
|
|
- |
+ |
@@ -30,7 +30,7 @@ Free SSL, Free Wildcard SSL, and Fully Automated HTTPS made dead simple
!["Stackoverflow Questions"](https://img.shields.io/stackexchange/stackoverflow/t/greenlock.svg "S.O. Question count can't be shown")
-| A [Root](https://therootcompany.com) Project |
+| A [Root](https://rootprojects.org) Project |
[Greenlock™](https://git.coolaj86.com/coolaj86/greenlock.js) is for
[Web Servers](https://git.coolaj86.com/coolaj86/greenlock-cli.js),
[Web Browsers](https://greenlock.domains),
@@ -109,7 +109,7 @@ node greenlock-express.js/examples/simple.js
All you have to do is start the webserver and then visit it at its domain name.
-`app.js`:
+`server.js`:
```javascript
'use strict';