Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
velocityplus committed Apr 23, 2017
2 parents 567a731 + 224b8ea commit 1278a8b
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# Equation-Generator
A library that can generate equations that can be reduced
Reducible Equation Generator
=====================
Version 1.0.0
last update *23-04-2017*


------------------------

>#### Table of contents
> - **<a href="#introduction">Introduction</a>**
> - **<a href="#documentation">Documentation</a>**
> - <a href="#getting-started">Getting started</a>

Introduction
-----------------------------
This respository is a lite api wrapper written in python to generate mathematical reducible equations from http://dreamaboutnow.com/projects/equation_generator

To generate random equations there are a lot of variables and decision factors that plays a role
in the generation of the equations.

Documentation
---------------------
#### **Getting started**
- Download the latest <a href="https://github.com/Velocity-plus/threaded_mysql/releases">release</a>
- Open up example.py to see clear examples on how to use the library

0 comments on commit 1278a8b

Please sign in to comment.