summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNoel Peden <[email protected]>2022-02-05 15:12:27 -0800
committerGitHub <[email protected]>2022-02-05 15:12:27 -0800
commit540cf9bf59d333228b7e69f0a5c2e0cff06b5fca (patch)
treef427b836b0d90eb430e6d2f19ac140cca840e268
parentc8eb5fe13bfca2dcac17848dd15dc04f4f0dcf9b (diff)
parentb7ebd233689beab182c10605b0691cb70ab69208 (diff)
downloadcaxlsx-540cf9bf59d333228b7e69f0a5c2e0cff06b5fca.tar.gz
caxlsx-540cf9bf59d333228b7e69f0a5c2e0cff06b5fca.zip
Merge pull request #125 from westonganger/patch-4
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)