Update readme with build status

This commit is contained in:
Kenneth J Davis 2019-12-03 19:57:03 -05:00 committed by GitHub
parent 0dc6a02450
commit 7cbd272ca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,5 @@
fdkernel
========
fd kernel
=========
FreeDOS kernel - branch from 2042 SVN 0xFD kernel
@ -11,4 +11,8 @@ The FreeDOS kernel implements the core MS/PC-DOS (R) compatible functions. It i
This version of the kernel is intended only for 8086+ or 80386+ IBM compatible computers in continuation of the goals of the FreeDOS Project. Please see http://www.fdos.org/kernel for my 0xDC kernel that is work on merging back in some of the original portability aspects and other supported features at the cost of some compatibility with older hardware/software.
Please feel free to email me - PerditionC@gmail.com
Jan 2014
2020
[![Build Status](https://travis-ci.com/FDOS/kernel.svg?branch=master)](https://travis-ci.com/FDOS/kernel)
Now with automatic builds and soon tests on [Travis CI](http://travis-ci.com)