We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcaf42e commit 3f3b818Copy full SHA for 3f3b818
1 file changed
README.md
@@ -1,8 +1,14 @@
1
-
2
-
+<div align="center">
+<a href="https://cobra.dev">
3
+<img width="512" height="535" alt="cobra-logo" src="https://github.com/user-attachments/assets/c8bf9aad-b5ae-41d3-8899-d83baec10af8" />
4
+</a>
5
+</div>
6
7
Cobra is a library for creating powerful modern CLI applications.
8
9
+<a href="https://cobra.dev">Visit Cobra.dev for extensive documentation</a>
10
+
11
12
Cobra is used in many Go projects such as [Kubernetes](https://kubernetes.io/),
13
[Hugo](https://gohugo.io), and [GitHub CLI](https://github.com/cli/cli) to
14
name a few. [This list](site/content/projects_using_cobra.md) contains a more extensive list of projects using Cobra.
0 commit comments