From 1b2fcde047eb78dfaf139412a3279edc2d626f2a Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Wed, 13 Feb 2019 16:06:41 +1100 Subject: [PATCH] Fix typo --- docs/RUNNING.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/RUNNING.md b/docs/RUNNING.md index 1b00bc11a4..4c9d411b3a 100644 --- a/docs/RUNNING.md +++ b/docs/RUNNING.md @@ -3,11 +3,8 @@ These documents provide a guide for running code in the following repositories: - [lighthouse-libs](https://github.com/sigp/lighthouse-libs) -- [lighthouse-beacon](https://github.com/sigp/lighthouse-beacon -- [lighthouse-validator](https://github.com/sigp/lighthouse-validator - -**NOTE: The cryptography libraries used in this implementation are -experimental. As such all cryptography is assumed to be insecure.** +- [lighthouse-beacon](https://github.com/sigp/lighthouse-beacon) +- [lighthouse-validator](https://github.com/sigp/lighthouse-validator) This code-base is still very much under-development and does not provide any user-facing functionality. For developers and researchers, there are several