From 7b873e9ea42d542312576818c6fb1a03e04ae156 Mon Sep 17 00:00:00 2001
From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Date: Fri, 9 May 2025 14:45:04 -0400
Subject: [PATCH] docs(contributing): update CLion description (#3863)
---
docs/contributing.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/contributing.md b/docs/contributing.md
index a9f20cfa..a508f0d4 100644
--- a/docs/contributing.md
+++ b/docs/contributing.md
@@ -5,8 +5,8 @@ Read our contribution guide in our organization level
## Recommended Tools
| Tool | Description |
-|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| 
CLion | Recommended IDE for C++ development. Free licenses available for open source developers through the [JetBrains Open Source Program](https://www.jetbrains.com/community/opensource/). |
+|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|
+| 
CLion | Recommended IDE for C and C++ development. Free for non-commercial use. |
## Project Patterns