summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2011-11-21 14:09:24 +0000
committerDaniel P. Berrange <berrange@redhat.com>2011-11-21 14:09:24 +0000
commit69348e0f4ced744d6692a2c738db29b79f67ba55 (patch)
tree90fc4515b24513b0b2fb2561eef5d851839c436e /README
parente9b669f0ca4da1e28231f738f84fe877a2dec176 (diff)
Add homepage/mailing list / download links to README
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 19 insertions, 0 deletions
diff --git a/README b/README
index c073a18..dc1017a 100644
--- a/README
+++ b/README
@@ -11,6 +11,10 @@ common programming languages with demos for javascript (GJS/Seed) and python
libosinfo is Free Software and licenced under LGPLv2+.
+The latest official releases can be found at:
+
+ https://fedorahosted.org/releases/l/i/libosinfo/
+
Dependencies
============
@@ -23,3 +27,18 @@ Dependencies
- gobject-introspection
- Vala (build-time only)
+Patches sumissions
+==================
+
+Patch submissions are welcomed from any interested contributor. Please
+use the virt-tools-list for any patch submissions, or discussions
+about the code:
+
+ https://www.redhat.com/mailman/listinfo/virt-tools-list
+
+For further information about libosinfo please consult the project
+homepage
+
+ https://fedorahosted.org/libosinfo/
+
+--End