aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorikoamu <ikoamu@gmail.com>2024-02-04 20:34:44 +0900
committerikoamu <ikoamu@gmail.com>2024-02-04 20:34:44 +0900
commitee545b08b791f22715eda3d03c741395869a340f (patch)
treefc7630455e7d0c0f329f10d67ae3be71f1e0897a
parent3633e9c9968df50afbd1a71ea61712e1330c90e2 (diff)
update README
-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]]
+```