From f4e5d01331ba63f2db4122e512744e7143084aeb Mon Sep 17 00:00:00 2001
From: Yukti Khosla <44090430+Yukti-09@users.noreply.github.com>
Date: Fri, 28 Aug 2020 10:54:54 +0530
Subject: [PATCH] Update README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index fe6c218..bf65b95 100644
--- a/README.md
+++ b/README.md
@@ -1013,6 +1013,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
 * [Biopython](http://biopython.org/wiki/Main_Page) - Biopython is a set of freely available tools for biological computation.
 * [cclib](http://cclib.github.io/) - A library for parsing and interpreting the results of computational chemistry packages.
 * [Colour](http://colour-science.org/) - Implementing a comprehensive number of colour theory transformations and algorithms.
+* [Cubes](http://cubes.databrewery.org/) - Cubes is a light-weight Python framework and set of tools for the development of reporting and analytical applications, Online    Analytical Processing (OLAP), multidimensional analysis, and browsing of aggregated data.
 * [Karate Club](https://github.com/benedekrozemberczki/karateclub) - Unsupervised machine learning toolbox for graph structured data.
 * [NetworkX](https://networkx.github.io/) - A high-productivity software for complex networks.
 * [NIPY](http://nipy.org) - A collection of neuroimaging toolkits.
-- 
GitLab