diff --git a/readme.txt b/readme.txt index 3ea5e832b..024645def 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ is being merged into this repository. 1) The old Bullet2 demos are moved from ObsoleteDemos to AllBullet2Demos 2) A new Bullet 3 API is created 3) All Bullet2 functionality is added to Bullet 3 -Until this is done, you can use the Demos3/BasicGpuDemo/b3GpuDynamicsWorl +Until this is done, you can use the Demos3/BasicGpuDemo/b3GpuDynamicsWorld or explore the Demos3/GpuDemos to check out Bullet 3. The entire collision detection and rigid body dynamics is executed on the GPU.