Skip to content

Commit

Permalink
add tip on top
Browse files Browse the repository at this point in the history
  • Loading branch information
lovromazgon authored Oct 22, 2024
1 parent 7af6b87 commit f224b5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
This is a template project for building [Conduit](https://conduit.io) processors in Go. It makes it possible to
start working on a Conduit processor in a matter of seconds.

> [!TIP]
> Are you looking to write a simple processor for your specific use case? In that case you could take the simpler
> approach - check out the
> [documentation](https://conduit.io/docs/developing/processors/building#using-sdknewprocesorfunc) how you
> can write a processor in a single function!
## Quick start

1. Click [_Use this template_]() and clone your new repository.
Expand Down

0 comments on commit f224b5b

Please sign in to comment.