This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-intake.git
commit 7045b9f6629bacce51c9d3db59db198dbddbb808 Author: gk <[email protected]> AuthorDate: Fri Dec 13 09:26:19 2024 +0100 Add README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 00000000..fc43f121 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# What is Fulcrum Intake? + +----------------------------------------------------------------------------- + +Apache Fulcrum Intake provides access to input processing objects based on an XML specification within an Avalon framework. + +- [Fulcrum Intake](https://turbine.apache.org/fulcrum/fulcrum-intake/) is used by [Apache Turbine](https://turbine.apache.org/). + +- Find all Fulcrum components here [Fulcrum](https://turbine.apache.org/fulcrum/index.html). \ No newline at end of file
