File tree 1 file changed +27
-2
lines changed
1 file changed +27
-2
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ Contributions are welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for det
51
51
52
52
This Notes system supports multiple notebooks.
53
53
54
- - To manage your notes you simply use the * [ notes] ( notes .md) * command.
55
- - To manage your notebooks you use the * [ notebook] ( notebook .md) * command.
54
+ - To manage your notes you simply use the * [ notes] ( USING_NOTES .md) * command.
55
+ - To manage your notebooks you use the * [ notebook] ( MANAGING_NOTEBOOKS .md) * command.
56
56
57
57
58
58
## Installing and Uninstalling
@@ -127,3 +127,28 @@ For more details see [YUBIKEYS.md](YUBIKEYS.md).
127
127
## PIV Integration
128
128
129
129
For more details on the proposed PIV integration see [ PIV.md] ( PIV.md )
130
+
131
+ ---
132
+
133
+ ## RELEASE NOTES
134
+
135
+ See [ RELEASE-NOTES.md] ( RELEASE-NOTES.md ) for details.
136
+
137
+ ## ROADMAP
138
+
139
+ See [ ROADMAP.md] ( ROADMAP.md ) for details.
140
+
141
+ ## PACKAGING
142
+
143
+ We currently package for the following:
144
+
145
+ - Source Tarball with makefile for installing
146
+ - Debian .deb package suitable for Debian and Ubuntu based distributions
147
+
148
+ We are looking to package for other distributions depending on
149
+ availability: see [ PACKAGING.md] ( PACKAGING.md ) for details.
150
+
151
+ ## BUGS & SECURITY
152
+
153
+ See [ SECURITY.md] ( SECURITY.md ) for details on our security policy and
154
+ [ BUGS.md] ( BUGS.md ) for reporting bugs.
You can’t perform that action at this time.
0 commit comments