diff --git a/README.md b/README.md new file mode 100644 index 00000000..9024892d --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Fast DDS-Gen + +*eProsima Fast DDS-Gen* is a Java tool to generate TypeSupport code compatible with [*eProsima Fast DDS*](https://github.com/eProsima/Fast-DDS) library. + +## Installation manual + +Instructions about how to install and run the tool can be found in [Fast DDS installation manual](https://fast-dds.docs.eprosima.com/en/latest/installation/sources/sources_linux.html#fast-dds-gen-installation). + +## Documentation + +[Tool documentation](https://fast-dds.docs.eprosima.com/en/latest/fastddsgen/introduction/introduction.html) can be found with Fast DDS documentation.