diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c8afec --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# Boost Exception + +> Dynamic Exception Augmentation Library + +## Documentation + +Please follow this [link](https://htmlpreview.github.io/?https://github.com/boostorg/exception/blob/master/doc/boost-exception.html). + +## Support + +* [cpplang on Slack](https://Cpplang.slack.com) (use the `#boost` channel) +* [Boost Users Mailing List](https://lists.boost.org/mailman/listinfo.cgi/boost-users) +* [Boost Developers Mailing List](https://lists.boost.org/mailman/listinfo.cgi/boost) + +## Distribution + +Boost Exception is included in official [Boost](https://www.boost.org/) releases. + +Copyright (C) 2006-2021 Emil Dotchevski. Distributed under the [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt). diff --git a/doc/boost-exception.html b/doc/boost-exception.html index 046f8eb..88deef0 100644 --- a/doc/boost-exception.html +++ b/doc/boost-exception.html @@ -12,7 +12,7 @@