From 59eff1eac11f9feb5aef45acc23d1a5dd7f265b4 Mon Sep 17 00:00:00 2001 From: Arky Date: Thu, 5 Oct 2017 17:25:54 +0700 Subject: [PATCH] Updated README Created a informative readme file from exisiting content using this template: https://gist.github.com/PurpleBooth/109311bb0361f32d87a2 --- README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 895c73200..003d8309f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ -# iiab -Internet in a Box - NEW VERSION orig from http://github.com/iiab +# Internet-in-a-Box (IIAB) + +Welcome to the Git repository of the Internet-in-a-Box (IIAB) project. This is a community-based project developed and supported by volunteers from around the world. The Internet-in-a-Box(IIAB) is small, inexpensive device which provides essential Internet resources without any Internet connection. It provides a local content server of the world’s Free information. + +The older version of this repository is at [github.com/xsce](http://github.com/xsce) . We are using [Ansible](https://www.ansible.com) as the underlying technology to install, deploy, configure and manage the various software components. + + +## Installation + +Please read [Installation](https://github.com/iiab/iiab/wiki/IIAB-Installation) wiki page for details about installation of Internet-in-a-Box (IIAB). + +## Built With + +* [Ansible](http://www.ansible.com) - Ansible + +## Contributing + +Please read [Contributors Guide](https://github.com/iiab/iiab/wiki/IIAB-Contributors-Guide) learn more about contributing to Internet-in-a-Box (IIAB) repository. + +## Versioning + +You can track the latest Internet-in-a-Box (IIAB)[releases here](https://github.com/iiab/iiab/releases).