From 2a71e8ccd8a624ce8f5a024033ecd6e1fe3148be Mon Sep 17 00:00:00 2001 From: Guillaume de Sagazan Date: Wed, 26 Apr 2017 12:28:32 +0200 Subject: [PATCH] Adding todos and ideas to readme --- Readme.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 36e302e..5db9704 100644 --- a/Readme.md +++ b/Readme.md @@ -5,5 +5,24 @@ [![Build Status](https://travis-ci.org/yazgazan/jaydiff.svg?branch=master)](https://travis-ci.org/yazgazan/jaydiff) [![Coverage Status](https://coveralls.io/repos/github/yazgazan/jaydiff/badge.svg?branch=master)](https://coveralls.io/github/yazgazan/jaydiff?branch=master) -Todo: Readme +# Install + +Todo: install + +# Usage + +Todo: usage + +# Todo + +- Readme +- Cleanup api +- Document lib +- Examples (lib) + +# Ideas + +- Handle cyclic maps/structures properly +- JayPatch +- Have the diff lib support more types (Structs, interfaces (?), Arrays, ...)