diff --git a/README.md b/README.md index 2ed01008..eb3a2e4d 100644 --- a/README.md +++ b/README.md @@ -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 -------------