Bläddra i källkod

Update README.md

Former-commit-id: 01e193240ff3ff21fab2cd3dc154ee8234846a7a
Alec Jacobson 9 år sedan
förälder
incheckning
d28b4866b3
1 ändrade filer med 0 tillägg och 8 borttagningar
  1. 0 8
      optional/README.md

+ 0 - 8
optional/README.md

@@ -32,16 +32,8 @@ You should expect to see a few linker warnings of the form:
 These are (admittedly unpopular) functions that have never been used by us
 statically so we haven't explicit instantiations (yet).
 
-
-#### Examples ####
-You can make a slew of examples by issuing:
-
-    cd ../examples
-    make
-
 #### External ####
 
-
 Finally there are a number of external libraries that we include in
 `./external/` because they are either difficult to obtain or they have been
 patched for easier use with libigl. Please see the respective readmes in those