diff --git a/README.md b/README.md index d72c47f..24dc325 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ -# raii-safe-cuda +# [RAII](https://en.wikipedia.org/w/index.php?title=Resource_acquisition_is_initialization&oldid=1205839467) Safe CUDA +It can be used as an RAII wrapper and safe implementation.