diff --git a/README b/README index dca3d7e7..dd778bc4 100644 --- a/README +++ b/README @@ -8,7 +8,7 @@ Features: - Winamp-like interface, suited for large databases - Audio/Video transcode for maximum interoperability and low bandwith requirements - User management -- API available in Protocol Buffers (see src/remote/proto/messages.proto) +- LMS API available in Protocol Buffers (see src/lms-api/proto/messages.proto) Please note LMS is still under development and will gain more features in the future. A mobile application based on Kivy is being developped as well. @@ -33,6 +33,9 @@ II) BUILD (configure will complain if a mandatory library is missing) +The configure script allows you to disable the LMS API support (and protobuf dependencies) +See 'configure --help' for more information. + # make III) Setting up SSL materials (required by the SSL server and the web server)