diff --git a/README.md b/README.md
index ad2cdd8..e049e93 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,11 @@
-Share an Org buffer as a web page. In addition, a URL will be created that you can share to view it.
+Share an org buffer as an accessible web page with your own public domain.
![Demo](demo.gif)
## Requirements
-- **Domain**: To access the file share.
-- **Hosting**: To host the file share. It is recommended to use a server with SSH access.
-- **TRAMP**: To access the hosting.
+- **Domain**
+- **Hosting**: It is recommended to use a server with SSH access.
## Install
@@ -54,6 +53,7 @@ If you want it to look really nice, include the following lines at the beginning
#+html_head:
#+html_head:
#+OPTIONS: toc:nil num:nil html-postamble:nil
+#+TITLE: My title
```
### Dark
@@ -63,4 +63,5 @@ If you want it to look really nice, include the following lines at the beginning
#+html_head:
#+html_head:
#+OPTIONS: toc:nil num:nil html-postamble:nil
+#+TITLE: My title
```