From 9f31fe0a50f28c2040a5f9f95ad4317c8d0b8a3b Mon Sep 17 00:00:00 2001
From: whimsial <ai1v14@soton.ac.uk>
Date: Thu, 30 Aug 2018 12:44:08 +0100
Subject: [PATCH] Added discription to the readme

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

diff --git a/README.md b/README.md
index d23ee6b..30f9a7e 100755
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@
 [![Python](https://img.shields.io/badge/python-2.7-blue.svg)](https://www.python.org/download/releases/2.7/)
 [![Dependencies](https://img.shields.io/badge/dependencies-Abaqus%20CAE-red.svg)](https://www.3ds.com/products-services/simulia/products/abaqus/abaquscae/)
 
+Spindle FEA application is designed to employ continuous mechanics principles using the Abaqus CAE finite element code to study buckling of the mitotic spindle as a whole in various phases of mitosis.
+
 ## Installation instructions
 
 1. The application requires Abaqus CAE to be installed. It can be acquired from here: https://www.3ds.com/products-services/simulia/products/abaqus/abaquscae
-- 
GitLab