Skip to content

Commit fd10761

Browse files
committed
Merge branch 'master' of https://github.com/Jobenland/Grapher
2 parents 677fa7d + 8a02bff commit fd10761

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![size badge](https://img.shields.io/github/repo-size/Jobenland/CSV-Graph-Generator.svg) ![license](https://img.shields.io/github/license/Jobenland/CSV-Graph-Generator.svg) ![build](https://img.shields.io/badge/Build-Passing-green.svg) ![issues](https://img.shields.io/github/issues/Jobenland/CSV-Graph-Generator.svg) ![Version](https://img.shields.io/badge/Version-1.3.0-blue.svg) ![python](https://img.shields.io/badge/Python-3.x-lightgrey.svg) ![toplang](https://img.shields.io/github/languages/top/Jobenland/CSV-Graph-Generator.svg) ![quality](https://img.shields.io/badge/Code%20Quality-Testing...-red.svg)
2+
13
# CSV Data Grapher
24

35
This program generates graphs from a given CSV file and allows the user to generate a User friendly graph
@@ -40,6 +42,8 @@ import bokeh
4042

4143
To ensure that all modules are loaded and everything is working. Launch the program and attempt to load a CVS into the program, If the data from the CVS is displayed then Graph Generator is working
4244

45+
Check the screenshots for examples of what the program is supposed to look like
46+
4347
## Deployment
4448

4549
The best way to deploy this software for use in lab is to run locally either through command prompt or a Python Interpreter of your own

0 commit comments

Comments
 (0)