diff options
| author | Randy Morgan <[email protected]> | 2012-07-03 22:29:15 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-07-03 22:29:15 +0900 |
| commit | 55ae3a5702e1370a0a61ac95e2366170147c74b2 (patch) | |
| tree | 263a17e101107b203bb4cb3127cb516b9e258027 | |
| parent | 35ef3688b70ffe04eaa69c848f1a86653ba626c8 (diff) | |
| download | caxlsx-55ae3a5702e1370a0a61ac95e2366170147c74b2.tar.gz caxlsx-55ae3a5702e1370a0a61ac95e2366170147c74b2.zip | |
and fixing a type in that update as well….
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ To install Axlsx, use the following command: The example listing is getting overly large to maintain here. If you are using Yard, you will be able to see the examples in line below. -If not, please refer to the Please see the [examples](https://github.com/randym/axlsx/tree/master/examples/examples.rb) here. +If not, please refer to the Please see the [examples](https://github.com/randym/axlsx/tree/master/examples/example.rb) here. {include:file:examples/example.rb} |
