From ce29bf29d8c594798abc55738e42fcb390ec370e Mon Sep 17 00:00:00 2001 From: Nazih Ahmed Date: Mon, 29 Jan 2018 11:23:31 +0200 Subject: [PATCH] Document --- README.md | 4 ++++ package.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c45f811..eb4380f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Alooma C3 +- customized library for alooma.com with major memory leak fixes and optimization +- [Alooma](https://www.alooma.com/) + # c3 [![CircleCI](https://circleci.com/gh/c3js/c3.svg?style=svg)](https://circleci.com/gh/c3js/c3) diff --git a/package.json b/package.json index 3cbb593..08e91c2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "c3", + "name": "alooma-c3", "version": "0.4.18", "description": "D3-based reusable chart library", "main": "c3.js", @@ -22,7 +22,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/c3js/c3.git" + "url": "git://github.com/Aloomaio/c3" }, "keywords": [ "d3",