Skip to content

Commit

Permalink
Update project introduction; Reorder badges; Btw, the HuBoard badge w…
Browse files Browse the repository at this point in the history
…as obtained through from huboard/huboard#271 (comment)
  • Loading branch information
neelabhg committed Nov 7, 2015
1 parent 039aa39 commit 80e7325
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# sysbuild #
[![Build Status](https://travis-ci.org/cs-education/sysbuild.svg?branch=master)](https://travis-ci.org/cs-education/sysbuild)
[![Dependency Status](https://gemnasium.com/cs-education/sysbuild.svg)](https://gemnasium.com/cs-education/sysbuild)
[![Join the chat at https://gitter.im/cs-education/sysbuild](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cs-education/sysbuild?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![HuBoard task board for this project](https://img.shields.io/badge/Hu-Board-7965cc.svg)](https://huboard.com/cs-education/sysbuild)
[![Join the chat at https://gitter.im/cs-education/sysbuild](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/cs-education/sysbuild?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This is the main repository for the browser-based system programming learning environment developed at the [University of Illinois](http://illinois.edu/).
Also known as the Linux-in-a-browser project, this tool is used in the [CS 241 (System Programming)](https://courses.engr.illinois.edu/cs241/) course
at the University.

View the project live [here](http://cs-education.github.io/sys/).

Source code for the Linux-In-The-Browser project used
in the [CS 241 (System Programming)](https://courses.engr.illinois.edu/cs241/) course
at [UIUC](http://illinois.edu/). View it live [here](http://cs-education.github.io/sys/).
Other repositories which are part of the project are:
* cs-education/jor1k - Powers the virtual machine
* cs-education/sysassets - Precompiled assets used in the project, such as lessons, videos, man pages, and the jor1k filesystem
* cs-education/sys-staging - Staging deployment for the project, used for testing before deploying to production
* cs-education/sys - Production deployment for the project

Use the [issue tracker](https://github.com/cs-education/sysbuild/issues) to submit bug reports and feature requests.
If you would like to work on this project, continue reading to get started.
Expand Down

0 comments on commit 80e7325

Please sign in to comment.