From 852e327d0410ce3c0bfbf6cf2223d111a0aa5b0b Mon Sep 17 00:00:00 2001 From: Vokhmin Alexey V Date: Fri, 8 Nov 2013 20:32:35 +0400 Subject: [PATCH] Rollback README.md --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e833de4ed..ebaec7479 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,23 @@ -# rosa-build +RosaLab ABF +=========== -A ruby translation project managed on [Locale](http://www.localeapp.com/) that's open to all! +A distributed environment to build distributions, supporting all steps from managing source code to creating ISO images. If you have any problems or requests please contact +[support](https://abf.rosalinux.ru/contact). + +**Note: This Documentation is in a beta state. Breaking changes may occur.** + +[![Build Status](https://travis-ci.org/rosa-abf/rosa-build.png?branch=master)](https://travis-ci.org/rosa-abf/rosa-build) + +* [API](http://abf-doc.rosalinux.ru/abf/api/) +* [Integration with FileStore (.abf.yml)](http://abf-doc.rosalinux.ru/abf/file_store_integration/) +* [ISO build environment](http://abf-doc.rosalinux.ru/abf/iso_build/) +* [Package build environment](http://abf-doc.rosalinux.ru/abf/scripts/) +* [Deployment](http://abf-doc.rosalinux.ru/abf/deployment/) ## Contributing to rosa-build +A ruby translation project managed on [Locale](http://www.localeapp.com/) that's open to all! + - Edit the translations directly on the [rosa-build](http://www.localeapp.com/projects/public?search=rosa-build) project on Locale. - **That's it!** - The maintainer will then pull translations from the Locale project and push to Github.