mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Remove badges, mention Gitter in the text
This commit is contained in:
committed by
GitHub
parent
6eb9c83345
commit
042c934c6e
@@ -1,9 +1,9 @@
|
|||||||
# Blog OS
|
# Blog OS
|
||||||
|
|
||||||
[](https://travis-ci.org/phil-opp/blog_os) [](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.
|
||||||
|
|||||||
Reference in New Issue
Block a user