From 8b09f6dfbf9602eb7105ad6580013b151e195831 Mon Sep 17 00:00:00 2001 From: "http://wandborg.se/" Date: Wed, 30 Oct 2013 20:10:34 +0100 Subject: [PATCH] --- ExistingProjects/Tryton.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ExistingProjects/Tryton.mdwn b/ExistingProjects/Tryton.mdwn index 68be1a8..0b61e1c 100644 --- a/ExistingProjects/Tryton.mdwn +++ b/ExistingProjects/Tryton.mdwn @@ -4,6 +4,7 @@ Links: - [[!wikipedia Tryton]] - Wikipedia - - Project homepage +- - Source code ## Technical @@ -15,6 +16,7 @@ Links: ### Positive +- Documented modules - Modular application, [wide range of modules](http://hg.tryton.org/modules/) - Separated client and server presumably making collaboration easy - Can create reports -- [[!wikipedia Tryton#Technical_features]]