Update crate count in README.md (#1216)

This commit is contained in:
Milkey Mouse 2019-07-05 04:53:58 +00:00 committed by Lucas Kent
parent 8ef2a0cda1
commit 32b616187c

View File

@ -151,7 +151,7 @@ If your change adds, removes or modifies a trait or a function, please add an en
## Structure
This repository contains six libraries:
This repository contains four libraries:
- `vulkano` is the main one.
- `vulkano-shaders` Provides the `shader!` macro for compiling glsl shaders.