diff options
| author | Noel Peden <[email protected]> | 2022-02-05 15:12:27 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-05 15:12:27 -0800 |
| commit | 540cf9bf59d333228b7e69f0a5c2e0cff06b5fca (patch) | |
| tree | f427b836b0d90eb430e6d2f19ac140cca840e268 | |
| parent | c8eb5fe13bfca2dcac17848dd15dc04f4f0dcf9b (diff) | |
| parent | b7ebd233689beab182c10605b0691cb70ab69208 (diff) | |
| download | caxlsx-540cf9bf59d333228b7e69f0a5c2e0cff06b5fca.tar.gz caxlsx-540cf9bf59d333228b7e69f0a5c2e0cff06b5fca.zip | |
Merge pull request #125 from westonganger/patch-4
Remove Known Bugs Section in Readme
| -rw-r--r-- | README.md | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -155,10 +155,6 @@ p.use_shared_strings = true p.serialize('simple.xlsx') ``` -## Known Bugs - -There’s a [list of known bugs](https://github.com/caxlsx/caxlsx/issues?q=label%3A%22known+bug%22). (If you want to contribute to caxlsx, this is a good place to start!) - ## Contributing See [CONTRIBUTING.md](https://github.com/caxlsx/caxlsx/blob/master/CONTRIBUTING.md) |
