Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fterrag committed Jul 9, 2017
1 parent 8970633 commit 18276bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ goxlsxwriter

goxlsxwriter provides Go bindings for the [libxlsxwriter](https://github.com/jmcnamara/libxlsxwriter) C library.

![](https://cloud.githubusercontent.com/assets/22901700/23842694/75b0b3c2-078c-11e7-8ef6-5ae9489971b6.png)

## Install

goxlsxwriter requires the libxslxwriter library to be installed. To build from source via Git:
Expand All @@ -20,8 +22,6 @@ Visit [http://libxlsxwriter.github.io/getting_started.html](http://libxlsxwriter

## Sample Use

![](https://cloud.githubusercontent.com/assets/22901700/23842694/75b0b3c2-078c-11e7-8ef6-5ae9489971b6.png)

```go
package main

Expand Down

0 comments on commit 18276bb

Please sign in to comment.