diff --git a/README.md b/README.md index 2e4dbb1..4ae0bc4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -# dev -This is the **development branch** for tinybvh. Please send your PRs here. - # tinybvh Single-header BVH construction and traversal library written as "Sane C++" (or "C with classes"). The library has no dependencies.