From 8129279d4995a14e266c3a79b72cf34961030112 Mon Sep 17 00:00:00 2001 From: George Peppard <gjp1g21@soton.ac.uk> Date: Tue, 19 Oct 2021 09:43:12 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1daaad1..eae8384 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ If you do not want to give the program your password in plain text (you shouldn' then you can use an encrypted form by prefixing it with `{crypt}` and encrypting it by following [these instructions](https://www.openldap.org/faq/data/cache/344.html). +## Javadoc + +http://linuxproj.ecs.soton.ac.uk/~gjp1g21/projects/ecs-user-fetcher/apidocs/ + ## License and limitation of liability This program is free software: you can redistribute it and/or modify -- GitLab