diff --git a/README.md b/README.md index 1a398062..6f7fd6d2 100644 --- a/README.md +++ b/README.md @@ -421,24 +421,15 @@ time make example_python --- project: fortplot -project_github: https://github.com/lazy-fortran/fortplot -project_website: https://lazy-fortran.github.io/fortplot/ summary: Fortran-native plotting library inspired by matplotlib author: lazy-fortran contributors -author_description: Contributors to the fortplot project -github: https://github.com/lazy-fortran -website: https://lazy-fortran.github.io/fortplot/ page_dir: ./doc -media_dir: ./doc/media -example_dir: ./example/fortran +media_dir: ./media src_dir: ./src exclude_dir: ./build exclude: fortplot_c_bindings.f90 fortplot_python.f90 extensions: f90 - f95 - f03 - f08 source: true graph: false search: true