Skip to content

Commit 90df684

Browse files
committed
updated README
1 parent e637fc3 commit 90df684

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

README.md

+27-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Contributions are welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for det
5151

5252
This Notes system supports multiple notebooks.
5353

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.
5656

5757

5858
## Installing and Uninstalling
@@ -127,3 +127,28 @@ For more details see [YUBIKEYS.md](YUBIKEYS.md).
127127
## PIV Integration
128128

129129
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.

0 commit comments

Comments
 (0)