aboutsummaryrefslogtreecommitdiff
path: root/usr/share/updatezone/docs/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/updatezone/docs/README.txt')
-rw-r--r--usr/share/updatezone/docs/README.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/usr/share/updatezone/docs/README.txt b/usr/share/updatezone/docs/README.txt
new file mode 100644
index 0000000..0e9ac28
--- /dev/null
+++ b/usr/share/updatezone/docs/README.txt
@@ -0,0 +1,20 @@
+File: usr/share/updatezone/docs/README.txt
+Package: updatezone
+Author: bgstack15
+Startdate: 2017-05-26
+Title: Readme file for updatezone
+Purpose: All packages should come with a readme
+Usage: Read it.
+Reference: README.txt
+Improve:
+Document: Below this line
+
+### WELCOME
+
+### NOTES
+
+### REFERENCE
+
+### CHANGELOG
+2017-05-26 B Stack <bgstack15@gmail.com> 0.0-1
+- Initial package construction
bgstack15