aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@blackshift.org>2017-09-07 12:35:55 +0200
committerPhilip Tricca <philip.b.tricca@intel.com>2017-09-07 14:24:28 -0700
commit7aaea2c86ab8c1099af982029fd4a995579cb9ac (patch)
tree47bec477e3711b0c511c4263e7dd36850d104e83 /README.md
parentef58b00ca747f3c873f53c268fde88e10a208b44 (diff)
downloadtpm2-tss-7aaea2c86ab8c1099af982029fd4a995579cb9ac.tar.gz
README.md: add missing "." in section overview
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c5c3d6a9..c2d9781f 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Coverity Scan](https://img.shields.io/coverity/scan/3997.svg)](https://scan.coverity.com/projects/tpm2-tss)
# Overview
-This repository hosts source code implementing the Trusted Computing Group's (TCG) TPM2 Software Stack (TSS)
+This repository hosts source code implementing the Trusted Computing Group's (TCG) TPM2 Software Stack (TSS).
This stack consists of the following layers from top to bottom:
* System API (SAPI) as described in the [system level API and TPM command transmission interface specification](http://www.trustedcomputinggroup.org/resources/tss_system_level_api_and_tpm_command_transmission_interface_specification).