diff --git a/README.md b/README.md
index 3251912..e577fc8 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,7 @@
:small_orange_diamond: software-tool
NCVX - Python package for modeling and solving problems with convex objectives and decision variables from a nonconvex set. Built on top of CVXPY.
:small_orange_diamond: sofware-tool
material
CVX - A Matlab-based convex modeling framework.
:small_orange_diamond: sofware-tool
CVXR - R package that provides an object-oriented modeling language for convex optimization, similar to CVX, CVXPY, YALMIP, and Convex.jl.
+ :small_orange_diamond: sofware-tool
JuMP.jl - Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear).
:small_orange_diamond: material
Optimization Problem Types.
:small_orange_diamond: material
DCP analyzer.