Просмотр исходного кода

Update README.md

Fixes https://github.com/opencost/opencost/issues/2238

Signed-off-by: Matt Ray <github@mattray.dev>
Matt Ray 2 лет назад
Родитель
Сommit
5cd734034f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ To see the full functionality of OpenCost you can view [OpenCost features](https
 - Supports on-prem k8s clusters with custom CSV pricing
 - Allocation for in-cluster resources like CPU, GPU, memory, and persistent volumes.
 - Easily export pricing data to Prometheus with /metrics endpoint ([learn more](https://www.opencost.io/docs/installation/prometheus))
-- Free and open source distribution (Apache2 license)
+- Free and open source distribution ([Apache2 license](LICENSE))
 
 ## Getting Started