Browse Source

Update README.md

Former-commit-id: 01e193240ff3ff21fab2cd3dc154ee8234846a7a
Alec Jacobson 9 years ago
parent
commit
d28b4866b3
1 changed files with 0 additions and 8 deletions
  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
 These are (admittedly unpopular) functions that have never been used by us
 statically so we haven't explicit instantiations (yet).
 statically so we haven't explicit instantiations (yet).
 
 
-
-#### Examples ####
-You can make a slew of examples by issuing:
-
-    cd ../examples
-    make
-
 #### External ####
 #### External ####
 
 
-
 Finally there are a number of external libraries that we include in
 Finally there are a number of external libraries that we include in
 `./external/` because they are either difficult to obtain or they have been
 `./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
 patched for easier use with libigl. Please see the respective readmes in those