Skip to content

Commit

Permalink
readme file edited
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwebable committed Jul 23, 2018
1 parent 91c926d commit 168020c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
#Dhaka & Chittagong Stock Exchange Update (DSE & CSE)
# Dhaka & Chittagong Stock Exchange Update (DSE & CSE)

A PHP library to fetch updates from Bangladesh share market, including Dhaka and Chittagong Stock Exchange (DSE & CSE).

[DSE](https://www.dsebd.org), [CSE](http://www.cse.com.bd)

##Installation
## Installation
Download the latest release.

[![Latest Version](https://img.shields.io/badge/release-v1.0.0-blue.svg?longCache=true&style=for-the-badge)](#)

####Usages
#### Usages
- Include the library
```php
<?php
Expand All @@ -24,7 +24,7 @@ Download the latest release.
print_r($BDShareMarket->getDSEData());
```

####Output
#### Output
```
Array
(
Expand Down

0 comments on commit 168020c

Please sign in to comment.