diff options
| author | Weston Ganger <[email protected]> | 2022-01-25 08:01:23 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-25 08:01:23 -0800 |
| commit | b7ebd233689beab182c10605b0691cb70ab69208 (patch) | |
| tree | 0f59101253ca3252416c743013817877949043e6 | |
| parent | 9df7ea821ca36d66f15e34f857fb271f4b4dbc43 (diff) | |
| download | caxlsx-b7ebd233689beab182c10605b0691cb70ab69208.tar.gz caxlsx-b7ebd233689beab182c10605b0691cb70ab69208.zip | |
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) |
