diff --git a/BUILDING.md b/BUILDING.md index aa9210aad..74f16b5d2 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -1,11 +1,4 @@ # Viam C++ SDK - Build Instructions - -## (In)stability Notice - -> **Warning** This is a beta release of the Viam C++ SDK. Stability -> is not guaranteed. Breaking changes are likely to occur, and occur -> often. - ## Overview The `viam-cpp-sdk` has a newly introduced CMake build system to diff --git a/README.md b/README.md index 324c58180..90eb9419c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,5 @@ # Viam C++ SDK -## (In)stability Notice - -> **Warning** This is a beta release of the Viam C++ SDK. Stability -> is not guaranteed. Breaking changes are likely to occur, and occur -> often. - ## Resources * [Documentation](https://cpp.viam.dev) * [Examples](https://github.com/viamrobotics/viam-cpp-sdk/tree/main/src/viam/examples)