Remove badges, mention Gitter in the text

This commit is contained in:
Philipp Oppermann
2019-04-04 12:24:59 +02:00
committed by GitHub
parent 6eb9c83345
commit 042c934c6e

View File

@@ -1,9 +1,9 @@
# Blog OS # Blog OS
[![Build Status](https://travis-ci.org/phil-opp/blog_os.svg?branch=master)](https://travis-ci.org/phil-opp/blog_os) [![Join the chat at https://gitter.im/phil-opp/blog_os](https://badges.gitter.im/phil-opp/blog_os.svg)](https://gitter.im/phil-opp/blog_os?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
This repository contains the source code for the _Writing an OS in Rust_ series at [os.phil-opp.com](https://os.phil-opp.com). This repository contains the source code for the _Writing an OS in Rust_ series at [os.phil-opp.com](https://os.phil-opp.com).
If you have questions, open an issue or chat with us [on Gitter](https://gitter.im/phil-opp/blog_os).
## Where is the code? ## Where is the code?
The code for each post lives in a separate git branch. This makes it possible to see the intermediate state after each post. The code for each post lives in a separate git branch. This makes it possible to see the intermediate state after each post.