Skip to content

Commit

Permalink
Added questions section to the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
bosmatt authored and isaac-io committed Oct 26, 2022
1 parent a772e84 commit 2a80c56
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The public interface is in [include](include/rocksdb). Callers should not includ
Please refer to the file [INSTALL.md](INSTALL.md) for a list of all the
dependencies and how to install them across different platforms.


## Building Speedb

Debug:
Expand Down Expand Up @@ -81,13 +82,21 @@ For development and functional testing, go with the debug version which includes
more assertions and debug prints. Otherwise, for production or performance
testing, we recommend building a release version which is more optimized.


## Questions

- For live discussion with the community you can use our official [Discord channel](https://discord.gg/52yzKZ5G9D).
- For technical questions and discussions you can use our official [Discourse forum](https://speedb.discourse.group/).


## Join us

Speedb is committed to a welcoming and inclusive environment where everyone can
contribute.


## Contributing code

See the [contributing guide](CONTRIBUTING.md).


Expand Down

0 comments on commit 2a80c56

Please sign in to comment.