aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWill Arthur <will.c.arthur@intel.com>2015-07-15 13:57:21 -0400
committerWill Arthur <will.c.arthur@intel.com>2015-07-15 13:57:21 -0400
commit9b479fa4b36d7a0ebedddd94cfa90bdbb58b45a9 (patch)
treee3529c453cdd62fa240e1eddc58690d97ff8384f /README.md
parentee103b56614f7fdd12cca58acdb2b3333da07368 (diff)
downloadtpm2-tss-9b479fa4b36d7a0ebedddd94cfa90bdbb58b45a9.tar.gz
changes to readme.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 0ae7368c..455e51fc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
-# TPM2.0-TSS
-
-*This site contains the code for the TPM (Trusted Platform Module) 2.0 Software Stack (TSS).*
+**This site contains the code for the TPM (Trusted Platform Module) 2.0 Software Stack (TSS).**
This stack consists of the following layers from top to bottom:
* _Feature API (FAPI): specification in progress and unimplemented_
@@ -12,8 +10,8 @@ This stack consists of the following layers from top to bottom:
Since the FAPI and ESAPI haven't been implemented yet, this repository only contains the SAPI and layers below it, plus a test application for excercising the SAPI.
-For more details on this code and how to install and use it, the readme.pdf file is a good place to start.
+**For more details on this code and how to install and use it, the readme.pdf file is a good place to start.**
-For release details, review the TPM 2.0 library release notes.pdf document.
+**For release details, review the TPM 2.0 library release notes.pdf document.**
-*TPM 2.0 specifications can be found at [Trusted Computing Group](http://www.trustedcomputinggroup.org/)*
+**TPM 2.0 specifications can be found at [Trusted Computing Group](http://www.trustedcomputinggroup.org/)**