kit-clj / kit

Lightweight, modular framework for scalable web development in Clojure
https://kit-clj.github.io/
MIT License
463 stars 43 forks source link

Remove Alpha warning from the README #134

Closed markokocic closed 4 months ago

markokocic commented 4 months ago

kit framework is there for a while. It has been pretty stable and is production ready.

It may be time to remove alpha warning from the README, since it gives a wrong impression it's something not to be used in production. This can slow down the acceptance.

If a disclaimer about some components is still needed, move it to the docs section for that component.

yogthos commented 4 months ago

Agreed, I think it's safe to say the module system is unlikely to have major user facing changes at this point. Just updated the readme to get rid of the alpha warning.