Quellcode durchsuchen

Update README.md

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

Signed-off-by: Matt Ray <github@mattray.dev>
Matt Ray vor 2 Jahren
Ursprung
Commit
5cd734034f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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