From 014a8227e7a8cf124770e03958f8b63adbe37dfd Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 3 Apr 2019 03:14:53 -0400 Subject: [PATCH] Updated Roadmap (markdown) --- Roadmap.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Roadmap.md b/Roadmap.md index 0091d80..11bf95f 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -13,7 +13,11 @@ If you feel like contributing a PR, some of these tasks are pretty easy. Feel f # Planned Specification -ArchiveBox is going to migrate towards this design spec over the next 6 months bit by bit as functionality gets implemented and refactors are released. +ArchiveBox is going to migrate towards this design spec over the next 3 months bit by bit as functionality gets implemented and refactors are released. + +To see how much of this spec is scheduled / implemented / released so far, read these pull requests: + - [v0.3.0](https://github.com/pirate/ArchiveBox/pull/197) + - [v0.4.0](https://github.com/pirate/ArchiveBox/pull/207) **API:** - [`pip install archivebox`](#-pip-install-archivebox)