Provide a link to explain what a 12-factor app is

This commit is contained in:
Adam Williams
2023-01-08 23:39:46 +01:00
committed by Márk Sági-Kazár
parent 9da88d94fa
commit ce73936440
+2 -2
View File
@@ -40,8 +40,8 @@ go get github.com/spf13/viper
## What is Viper?
Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed
to work within an application, and can handle all types of configuration needs
Viper is a complete configuration solution for Go applications including [12-Factor apps](https://12factor.net/#the_twelve_factors).
It is designed to work within an application, and can handle all types of configuration needs
and formats. It supports:
* setting defaults