From d7c9dec8152b34df3b6551765f138979e9f32156 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noel=20Carriqu=C3=AD?= Date: Sat, 27 May 2017 11:40:49 +0200 Subject: [PATCH] Added documentation link to README. --- MemTypeManager/MemTypeManager.pro.user | 2 +- README.md | 10 +++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/MemTypeManager/MemTypeManager.pro.user b/MemTypeManager/MemTypeManager.pro.user index 1024e19..d3cfbb9 100644 --- a/MemTypeManager/MemTypeManager.pro.user +++ b/MemTypeManager/MemTypeManager.pro.user @@ -1,6 +1,6 @@ - + EnvironmentId diff --git a/README.md b/README.md index 9ab0980..6dbcadd 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ MemType Tool - New GUI For managing the [MemType Offline password keeper](http:/ - [Get a MemType from Tindie!!](https://www.tindie.com/products/area0x33/memtype-open-source-password-keeper/) +## Documentation +The documentation for the MemType can be found here: +http://www.area0x33.com/documentation/memtype.html + ## Install Extract the release archive and run the launcher. @@ -13,14 +17,18 @@ If no release is provided you can compile it from sources easily. If no device is found when running the GUI, check the usb permissions. For ubuntu users there's a udev rules file with the right permissions: +``` sudo cp 99-MemType.rules /etc/udev/rules.d/ reboot +``` + ### Linux Under release folder download linux64.tar.gz for a 64 bit linux, and linux32.tar.gz for a 32 bit linux. Extract the contents: -tar xvfz linux64.tar.gz + +`tar xvfz linux64.tar.gz` And execute the launcher.