Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jmablog/hugo-clinic-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames <james@jmablog.com>2020-07-24 18:06:28 +0300
committerJames <james@jmablog.com>2020-07-24 18:06:28 +0300
commit13e44cf532af442549a61bac19c32e418f84636b (patch)
tree5c8c0e69ee5d785ba6eaddc4e4d7527888650c5e
parent11156eee069095280c9d707c0ecea404df39d915 (diff)
Update readme
-rw-r--r--README.md3
-rw-r--r--theme.toml4
2 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index e69de29..0039f94 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,3 @@
+## Hugo Clinic Notes
+
+A Hugo theme for the generation, organisation, and viewing of patient notes written in markdown, ideal for a physiotherapy or similar clinic that needs to maintain patient records. \ No newline at end of file
diff --git a/theme.toml b/theme.toml
index a449429..c7137df 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,8 +3,8 @@
name = "Hugo Clinic Notes"
license = "MIT"
-licenselink = "https://github.com/jmablog/hugo-clinic-notes/blob/master/themes/hugo-clinic-notes/LICENSE"
-description = "A minimal theme for organising and viewing clinic patient notes"
+licenselink = "https://github.com/jmablog/hugo-clinic-notes/blob/master/LICENSE"
+description = "A minimal theme for generating, organising and viewing markdown patient notes"
homepage = "https://github.com/jmablog/hugo-clinic-notes/"
tags = ["notes", "minimal", "minimalistic", "minimalist", "modern", "clean", "white", "docs", "business", "simple"]
features = ["notes"]