about summary refs log tree commit diff stats
path: root/svc/README.md
diff options
context:
space:
mode:
authorcreme <creme@envs.net>2019-08-28 23:36:23 +0200
committercreme <creme@envs.net>2019-08-28 23:36:23 +0200
commit86b7c424cbcab57ff6b5157d79e0e7cebf3b318b (patch)
tree382ae3e270e890e6cb0931f566c60814cdcc93a4 /svc/README.md
parenteb33ceb75e6f7b385dac52821f14452c786099a2 (diff)
downloadgetwtxt-86b7c424cbcab57ff6b5157d79e0e7cebf3b318b.tar.gz
fix upgrade process and
remove trailing spaces
Diffstat (limited to 'svc/README.md')
-rw-r--r--svc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/svc/README.md b/svc/README.md
index c0ede0e..797b7ab 100644
--- a/svc/README.md
+++ b/svc/README.md
@@ -1,7 +1,7 @@
 # `getwtxt|svc`
 
 This is an internal package created for code organization
-purposes. 
+purposes.
 
 The file `getwtxt.go` in the parent directory calls
 `svc.go::Start()`, which starts the registry server.