Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ Please have a look at the [documentation](https://docs.camunda.io/docs/next/comp

Want to try it out? Use the [Playground](https://camunda.github.io/feel-scala/docs/playground/) to evaluate FEEL expressions.

## Install
## Install and Extend

Please have a look at the [developer documentation](https://camunda.github.io/feel-scala/docs/reference/developer-guide/developer-guide-introduction). It describes how to integrate the engine into your application, and how to extend/customize it.
Please have a look at the [developer documentation](https://camunda.github.io/feel-scala/docs/developer-guide). It describes how to integrate the engine into your application, and how to extend/customize it.

## Contribution

Expand Down