From 4c3b477ad6fb799b4cdb301650d19b3012b8b131 Mon Sep 17 00:00:00 2001 From: Epagris Date: Fri, 13 Jun 2025 23:40:11 +0200 Subject: [PATCH] - README fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b6d180..1c5d36a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Still not clear what is it useful for? No worries, it's a behind-the-scenes support technology that use unaware every day if you have a smartphone or when you are connected to the internet. Modern telecommunication and measurement systems often rely on precise time synchronization down to the nanoseconds' scale. Methods got standardized by the IEEE and now it's known by the name of the Precision Time Protocol. This software project is an evaluation environment to showcase the capabilities of our IEEE 1588 PTP implementation named `flexPTP` on the Texas Instruments EK-TM4C1294XL Connected LaunchPad board. > [!TIP] ->**Just want to try the demo and skip compiling? Download one of the precompiled binaries and jump to [Deploying](#Deploying)!** +>**Just want to try the demo and skip compiling? Download one of the precompiled binaries and jump to [Deploying](#deploying)!** ### Get the sources