From b59f8e47d08d9fa7c9cb0f58a1c1c554a83f0d1e Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Tue, 4 Apr 2017 00:42:38 +0200 Subject: [PATCH] Update content --- Home.md | 44 +++++++------------------------------------- 1 file changed, 7 insertions(+), 37 deletions(-) diff --git a/Home.md b/Home.md index db3c11d..7d5d16e 100644 --- a/Home.md +++ b/Home.md @@ -1,43 +1,13 @@ -# libnfc # -This is development site of libnfc, the **Free/Libre Near Field Communication (NFC) Library**. +# libnfc: Free/Libre Near Field Communication (NFC) Library -Prepared archives, with less development tools required, are available at https://bintray.com/nfc-tools/sources/libnfc +Prepared archives, with less development tools required, are available at https://github.com/nfc-tools/libnfc/releases -If you are new to libnfc, you should browse its dedicated wiki page[¹] to collect useful information and have a look to our forum[²]. +## Get started -What can you do with libnfc? +If you are new to libnfc, you should browse [nfc-tools wiki](http://nfc-tools.org/index.php?title=Libnfc) to collect useful information. -There are plenty of projects based on libnfc. -A few of them originate from the same development team, you can find more info on them on the nfc-tools wiki[³] and nfc-tools project[⁴] +## They use use libnfc -## Installation ## -Installation steps are different depending on version you are willing to install. +There are plenty of projects based on libnfc, [this page](http://nfc-tools.org/index.php?title=Related_links) list some of them. -### Stable version ### -Please follow instructions present in our main website. -http://www.libnfc.org/documentation/installation - -### Development version ### -Fetch current version using Git as usual on GitHub - -You can compile development version using: -#### Under MacOSX, GNU/Linux, `*`BSD and probably a lot of POSIX systems #### -Note: If you want all libnfc hardware drivers, you will need to have libusb (library and headers) plus on `*`BSD and GNU/Linux systems, libpcsclite (library and headers). - -``` -autoreconf -vis -./configure --enable-doc -make -sudo make install -``` - -If you want to (re)generate documentation: -``` -make doc -``` - -## Links ## - * `[1]` **Dedicated wiki page**: http://nfc-tools.org/index.php?title=Libnfc - * `[2]` **Forum**: http://www.libnfc.org/community - * `[3]` **Official wiki**: http://nfc-tools.org/ - * `[4]` **nfc-tools project**: http://nfc-tools.googlecode.com +A few of them originate from the same development team, you can find more info on them on the [nfc-tools site](https://nfc-tools.github.io/projects/) and [nfc-tools organization](https://github.com/nfc-tools) \ No newline at end of file