From 6ae276a166ff4eda5aad198f3ff7d19b6d60f794 Mon Sep 17 00:00:00 2001 From: Christoph Schneeberger Date: Sat, 16 Mar 2019 14:07:52 +0100 Subject: [PATCH] sync --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 677508e..f82ccbf 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,12 @@ 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 | -| ----------------- | -| [What is the problem with Arduino Serial.print ?](#arduino_serial_problems) +##### 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) [TerSer Limitations](#terser_limitations) -[Code size and timing comparison](#code_size_timing_comparison) | +[Code size and timing comparison](#code_size_timing_comparison)