aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index c209092..d2d95c4 100644
--- a/README.md
+++ b/README.md
@@ -51,3 +51,11 @@ jobs:
org-roam-db-filename: <org-roam-filename>.db
deploy-to-pages: true
```
+
+### Show Image
+
+You can create an `img` directory directly under the repository and display image files stored there.
+
+```org
+[[./img/test.png]]
+```