mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-06-22 02:13:18 +08:00
Merge pull request #138 from louquillio/logo-credit
Credit Draco logo designers.
This commit is contained in:
commit
6f0825092b
@ -464,3 +464,5 @@ References
|
|||||||
[CONTRIBUTING]: https://raw.githubusercontent.com/google/draco/master/CONTRIBUTING
|
[CONTRIBUTING]: https://raw.githubusercontent.com/google/draco/master/CONTRIBUTING
|
||||||
|
|
||||||
Bunny model from Stanford's graphic department <https://graphics.stanford.edu/data/3Dscanrep/>
|
Bunny model from Stanford's graphic department <https://graphics.stanford.edu/data/3Dscanrep/>
|
||||||
|
|
||||||
|
Awesome Draco 3D logo by [**ocupop**](http://ocupop.com/).
|
||||||
|
@ -44,7 +44,8 @@ _**Important:** All commands are to be run as an ordinary, unprivileged user._
|
|||||||
|
|
||||||
This project currently depends on Ruby v2.3.0. Because your distro may lack this
|
This project currently depends on Ruby v2.3.0. Because your distro may lack this
|
||||||
version -- or installing it may conflict with your system's installed version --
|
version -- or installing it may conflict with your system's installed version --
|
||||||
first [install rbenv], then install Ruby v2.3.0 within it (again, in userland).
|
first **[install rbenv]**, then install Ruby v2.3.0 within it (again, in
|
||||||
|
userland).
|
||||||
|
|
||||||
~~~~~
|
~~~~~
|
||||||
# list all available versions:
|
# list all available versions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user