From 5778ca27a1cf21c016971bcfd19b858cf9b4d055 Mon Sep 17 00:00:00 2001 From: Konstantin Osipov <kostja@tarantool.org> Date: Thu, 17 Jan 2013 16:22:47 +0400 Subject: [PATCH] Add URL to README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0095e50243..85ea2a2439 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -TARANTOOL/BOX +TARANTOOL/BOX, http://tarantool.org Tarantool is a framework for in-memory key/value storage and Box is a yet another in-memory key-value database. -- GitLab