From 22c8b76c0472f309cc0e01b8afd7eb6572a5a704 Mon Sep 17 00:00:00 2001 From: Steve Chien Date: Wed, 9 Jan 2019 15:10:20 -0800 Subject: [PATCH] Remove extra lines. PiperOrigin-RevId: 228596935 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bb9d375..34a54f0 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ library that includes implementations of TensorFlow optimizers for training machine learning models with differential privacy. The library comes with tutorials and analysis tools for computing the privacy guarantees provided. - - The TensorFlow Privacy library is under continual development, always welcoming contributions. In particular, we always welcome help towards resolving the issues currently open.