diff --git a/README.md b/README.md index ff6faae8..a15cae97 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Nowadays, this file can be generated rather easily using multiple methods: as `cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ...` * For Make projects checkout [compiledb](https://github.com/nickdiego/compiledb) or [Bear](https://github.com/rizsotto/Bear) * For Boost-based projects try [commands_to_compilation_database](https://github.com/tee3/commands_to_compilation_database) + * For SCons, invoke `compilation_db` tool (requires SCons > 4.0.0) ### Invocation By default, `config-uml` will assume that the configuration file `.clang-uml`