From b66af1e0af799427357576afdde1ae78f20ff82c Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Tue, 17 Jan 2017 23:38:31 +0100
Subject: [PATCH 1/3] merge duplicate tryton entries

---
 README.md | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 863b9b84..4579b780 100644
--- a/README.md
+++ b/README.md
@@ -495,7 +495,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns
 
 * [ERPNext](https://erpnext.com) - Free open source ERP system. ([Demo](https://demo.erpnext.com), [Source Code](https://github.com/frappe/erpnext)) `GPLv3` `Python`
 * [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPLv3` `Python`
-* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://demo.tryton.org/), [Source Code](https://hg.tryton.org/)) `GPLv3` `Python`
+* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://demo.tryton.org/) admin/admin, [Source Code](https://hg.tryton.org/)) `GPLv3` `Python`
 
 
 ## Federated Identity/Authentication
@@ -785,8 +785,6 @@ See also https://github.com/n1trux/awesome-sysadmin#it-asset-management
   * [Koha](https://koha-community.org/) - Fully featured, scalable library management system (integrated library system - ILS). ([Source Code](https://github.com/Koha-Community/Koha)) `GPLv3` `Perl`
   * [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPLv3` `PHP`
   * [StockazNG](https://dev.sigpipe.me/dashie/StockazNG) - Asset Management System. `MIT` `Python`
-  * [Tryton](http://www.tryton.org/) - Core base of a complete business solution (ERP). ([Demo](http://demo.tryton.org) admin/admin, [Source Code](https://hg.tryton.org)) `GPLv3` `Python`
-
 
 ## Monitoring
 

From f0ff37732bc8a0370f011076454809f8bd786476 Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Tue, 17 Jan 2017 23:39:45 +0100
Subject: [PATCH 2/3] restore whitespace

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4579b780..c5b2319d 100644
--- a/README.md
+++ b/README.md
@@ -786,6 +786,7 @@ See also https://github.com/n1trux/awesome-sysadmin#it-asset-management
   * [PartKeepr](https://www.partkeepr.org) - PartKeepr is an electronic part inventory management software. It helps you to keep track of your available parts and assist you with re-ordering parts. ([Demo](https://demo.partkeepr.org/), [Source Code](https://github.com/partkeepr/PartKeepr)) `GPLv3` `PHP`
   * [StockazNG](https://dev.sigpipe.me/dashie/StockazNG) - Asset Management System. `MIT` `Python`
 
+
 ## Monitoring
 
 **[`^        back to top        ^`](#)**

From c9ae1ec423fc86957efaff93316c625bbcb41d48 Mon Sep 17 00:00:00 2001
From: nodiscc <nodiscc@gmail.com>
Date: Wed, 25 Jan 2017 17:24:35 +0100
Subject: [PATCH 3/3] tryton: link demo to credentials page

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c5b2319d..135175d1 100644
--- a/README.md
+++ b/README.md
@@ -495,7 +495,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns
 
 * [ERPNext](https://erpnext.com) - Free open source ERP system. ([Demo](https://demo.erpnext.com), [Source Code](https://github.com/frappe/erpnext)) `GPLv3` `Python`
 * [Odoo](http://odoo.com) - Free open source ERP system. ([Demo](https://demo.odoo.com/), [Source Code](https://github.com/odoo/odoo)) `LGPLv3` `Python`
-* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://demo.tryton.org/) admin/admin, [Source Code](https://hg.tryton.org/)) `GPLv3` `Python`
+* [Tryton](http://www.tryton.org/) - Free open source business solution. ([Demo](http://www.tryton.org/download.html), [Source Code](https://hg.tryton.org/)) `GPLv3` `Python`
 
 
 ## Federated Identity/Authentication