diff options
author | Spencer Williams <spnw@plexwave.org> | 2025-03-29 19:25:40 -0400 |
---|---|---|
committer | Spencer Williams <spnw@plexwave.org> | 2025-03-29 19:25:40 -0400 |
commit | 83a56727beda6a80c2b04dfe99257ff286cd77ea (patch) | |
tree | d1a63d6942b113ff92261073f592ae0821820661 | |
parent | 1cf050c426a14cb8912736d7316766162a1e3e64 (diff) |
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | README.org | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,11 +1,11 @@ [Seam](https://wiki.plexwave.org/seam) is a personal wiki system based on [Org mode](https://orgmode.org/). -# Installation +## Installation Clone this repo and add it to your load path. As long as your system has `find` and `grep` installed, no further setup should be required. -# Documentation +## Documentation For now, the best way to learn about Seam is the [project page](https://wiki.plexwave.org/seam) and the [tutorial](https://wiki.plexwave.org/seam-tutorial). I have @@ -1,10 +1,10 @@ [[https://wiki.plexwave.org/seam][Seam]] is a personal wiki system based on [[https://orgmode.org/][Org mode]]. -* Installation +** Installation Clone this repo and add it to your load path. As long as your system has =find= and =grep= installed, no further setup should be required. -* Documentation +** Documentation For now, the best way to learn about Seam is the [[https://wiki.plexwave.org/seam][project page]] and the [[https://wiki.plexwave.org/seam-tutorial][tutorial]]. I have endeavored to make Seam fairly self-documenting, so also see the docstrings and the Seam customization group. |