From f4f593f18e741f25b188909fb5a9f6908d41f068 Mon Sep 17 00:00:00 2001 From: nrew225 Date: Wed, 3 Aug 2016 19:14:36 -0700 Subject: [PATCH 1/2] Added webtrees issue #635 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aa202e51..486459c9 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ See [Contributing](#contributing). - [Web based file managers](#web-based-file-managers) - [Games](#games) - [Gateways](#gateways) + - [Geneaology](#geneaology) - [Groupware](#groupware) - [Learning and Courses](#learning-and-courses) - [Maps & GPS](#maps--gps) @@ -559,6 +560,11 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `MIT` `Java/C` +## Geneaology + + * [webtrees](https://www.webtrees.net) - webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPLv3` `PHP` + + ## Groupware * [Citadel](http://www.citadel.org/doku.php) - Groupware including email, calendar/scheduling, address books, forums, mailing lists, IM, wiki and blog engines, RSS aggregation and more. ([Source Code](http://www.citadel.org/doku.php/installation:source)) `GPLv3` `C` From fd10354e4331b019ff9c51f8a4f80f705287fee5 Mon Sep 17 00:00:00 2001 From: n8225 Date: Thu, 4 Aug 2016 06:14:10 -0700 Subject: [PATCH 2/2] Fixed spelling error --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 486459c9..ba9ae00e 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ See [Contributing](#contributing). - [Web based file managers](#web-based-file-managers) - [Games](#games) - [Gateways](#gateways) - - [Geneaology](#geneaology) + - [Genealogy](#genealogy) - [Groupware](#groupware) - [Learning and Courses](#learning-and-courses) - [Maps & GPS](#maps--gps) @@ -560,7 +560,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `MIT` `Java/C` -## Geneaology +## Genealogy * [webtrees](https://www.webtrees.net) - webtrees is the web's leading on-line collaborative genealogy application. ([Demo](https://dev.webtrees.net/demo-stable/index.php?ctype=gedcom&ged=demo), [Source Code](https://github.com/fisharebest/webtrees)) `GPLv3` `PHP`