From d5f67f85a21f7a5615b5ce017d979e74e215ba2d Mon Sep 17 00:00:00 2001 From: Calin Crisan Date: Sat, 3 Jun 2017 21:37:11 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 898ac5418f..22f6fe2a88 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ * simple configuration via text files (see [OS Configuration](https://github.com/ccrisan/thingos/wiki/OS-Configuration)) * over-the-air "firmware" updates (see [Firmware Updates](https://github.com/ccrisan/thingos/wiki/Firmware-Updates)) * out-of-the box backup and restore mechanism (see [Backup/Restore](https://github.com/ccrisan/thingos/wiki/Backup-Restore)) - * high reliability (see [Reliability](https://github.com/ccrisan/thingos/wiki/Reliability) + * high reliability (see [Reliability](https://github.com/ccrisan/thingos/wiki/Reliability)) * everything that [BuildRoot](https://buildroot.uclibc.org) has to offer # Getting Started