diff --git a/README.md b/README.md index d9327dc..7dae95d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Ruby implementation of NOID (Nice Opaque Identifier) -See the man page of the Perl utility for details about NOID: https://wiki.ucop.edu/download/attachments/16744482/noid.pdf +See the man page of the Perl utility for details about NOID: [noid.pdf](docs/noid.pdf) ## Contributing to noid diff --git a/docs/noid.pdf b/docs/noid.pdf new file mode 100644 index 0000000..9e947d0 Binary files /dev/null and b/docs/noid.pdf differ