Add TravisCI build status to README.md

This commit is contained in:
Thiebaud Weksteen
2016-08-05 11:27:57 +10:00
parent bf645d8202
commit 759bca3a8d
+2 -3
View File
@@ -3,12 +3,11 @@ CHIPSEC: Platform Security Assessment Framework
CHIPSEC is a framework for analyzing the security of PC platforms including hardware, system firmware (BIOS/UEFI), and platform components. It includes a security test suite, tools for accessing various low level interfaces, and forensic capabilities. It can be run on Windows, Linux, and UEFI shell. Instructions for installing and using CHIPSEC can be found in the [manual](chipsec-manual.pdf).
NOTE: This software is for security testing purposes. Use at your own risk.
Read [WARNING.txt](source/tool/WARNING.txt) before using.
NOTE: This software is for security testing purposes. Use at your own risk. Read [WARNING.txt](source/tool/WARNING.txt) before using.
Questions? Enter a new issue labeled as question, or e-mail chipsec@intel.com.
Status: [![Build Status](https://travis-ci.org/chipsec/chipsec.svg?branch=master)](https://travis-ci.org/chipsec/chipsec)
Announcements
-------------