summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWeston Ganger <[email protected]>2022-01-25 08:01:23 -0800
committerGitHub <[email protected]>2022-01-25 08:01:23 -0800
commitb7ebd233689beab182c10605b0691cb70ab69208 (patch)
tree0f59101253ca3252416c743013817877949043e6
parent9df7ea821ca36d66f15e34f857fb271f4b4dbc43 (diff)
downloadcaxlsx-b7ebd233689beab182c10605b0691cb70ab69208.tar.gz
caxlsx-b7ebd233689beab182c10605b0691cb70ab69208.zip
Remove Known Bugs Section in Readme
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 76079ada..34929c91 100644
--- a/README.md
+++ b/README.md
@@ -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)