From e2c3b2844ca0af057b9c14cc0f9dd6ab95aa228d Mon Sep 17 00:00:00 2001 From: Christoph Schneeberger Date: Sat, 16 Mar 2019 14:03:34 +0100 Subject: [PATCH] sync --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b14ff6a..c5cdab5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ A much smaller and more efficient serial library than Arduinos Serial. Use an include file to replace the Serial.print from Arduino library. -##### Table of Contents +| Table of Contents | +| ----------------- | | [What is the problem with Arduino Serial.print ?](#arduino_serial_problems) | | [Example comparison between Didel TerSer and Arduino Serial](#example_comparison) | | [Using tabular data](#using_tabular_data) |