add See Also section

This commit is contained in:
Josh Junon 2017-03-22 09:42:12 -07:00
parent 02932bdb35
commit 8e53f5b660

View File

@ -28,5 +28,9 @@ If you want to allow the entirety of values to be outputted instead of being tru
better_exceptions.MAX_LENGTH = None
```
## See Also
- [paradoxxxzero/better-exceptions-hook](https://github.com/paradoxxxzero/better-exceptions-hook) - removes the need to `import better_exceptions` by adding a startup hook
# License
Copyright © 2017, Josh Junon. Licensed under the [MIT license](LICENSE.txt).