Updated Home (markdown) authored by williamfgc's avatar williamfgc
......@@ -10,6 +10,8 @@ This wiki contains guidelines for the developer community contributing to ADIOS2
- [Classes and Structs](https://github.com/ornladios/ADIOS2/wiki/Classes-and-Structs)
- [RAII Memory Management](https://github.com/ornladios/ADIOS2/wiki/RAII-Memory-Management)
- [const, constexpr correctness](https://github.com/ornladios/ADIOS2/wiki/const,-constexpr-correctness)
- [C Interoperability and Type Casting](https://github.com/ornladios/ADIOS2/wiki/C-Interoperability-and-Type-Casting)
......
......