From f511a84ab4d8343915a1420251b37647512410c0 Mon Sep 17 00:00:00 2001 From: Daniel Lublin Date: Mon, 9 Jan 2023 20:51:32 +0100 Subject: [PATCH] Clarify what quickstart is for Signed-off-by: Daniel Lublin --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3688348..1b61e8a 100644 --- a/README.md +++ b/README.md @@ -45,13 +45,13 @@ security-critical operations. ### Getting started -* [Quickstart](doc/quickstart.md) to program the TKey +* [tillitis-key1-apps repository](https://github.com/tillitis/tillitis-key1-apps), + with apps and host programs for using the TKey +* [Quickstart](doc/quickstart.md) to initial programming of the TKey + (only required for the DevKit) * [Toolchain setup](doc/toolchain_setup.md) * [Release Notes](doc/release_notes.md) -Applications and host programs that communicate with the apps are kept -in this repository: https://github.com/tillitis/tillitis-key1-apps - ### In-depth technical information * [System Description](doc/system_description/system_description.md)