Skip to content

Commit 1749e03

Browse files
authored
Merge pull request #1111 from metosin/commercial-support
mention metosin commercial support in README.md
2 parents bc80f3f + fdd9b9d commit 1749e03

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ Want to contribute? See the [Development](#development) guide.
4848

4949
<img src="https://raw.githubusercontent.com/metosin/malli/master/docs/img/malli-defn.png" width="600" />
5050

51+
> Hi! We are [Metosin](https://metosin.fi), a consulting company. These libraries have evolved out of the work we do for our clients.
52+
> We maintain & develop this project, for you, for free. Issues and pull requests welcome!
53+
> However, if you want more help using the libraries, or want us to build something as cool for you, consider our [commercial support](https://www.metosin.fi/en/open-source-support).
54+
5155
## Motivation
5256

5357
We are building dynamic multi-tenant systems where data models should be first-class: they should drive the runtime value transformations, forms and processes. We should be able to edit the models at runtime, persist them and load them back from a database and over the wire, for both Clojure and ClojureScript. Think of [JSON Schema](https://json-schema.org/), but for Clojure/Script.

0 commit comments

Comments
 (0)