From 644cb8514ad49dc2d124350e2b0ba5edfff9ffdb Mon Sep 17 00:00:00 2001 From: Jaroslav Broz Date: Tue, 25 Jan 2022 15:51:41 +0100 Subject: [PATCH] Addded CodeFactor badge --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0af78421..12302688 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # RFEM_JavaScript_Library - +[![CodeFactor](https://www.codefactor.io/repository/github/dlubal-software/dlubal_javascript_library/badge)](https://www.codefactor.io/repository/github/dlubal-software/dlubal_javascript_library) + ## Description This JavaScript project is focused on opening of possibility of scripting inside [**RFEM 6**](https://www.dlubal.com/en/products/rfem-fea-software/what-is-rfem) [**RSTAB 9**](https://www.dlubal.com/en/products/rstab-beam-structures/what-is-rstab) and [**RSECTION**](https://www.dlubal.com/en/products/cross-section-properties-software/rsection) to all our customers. Library enables them possibility to create models and interact with our applications on much higher level. The goal is to create easily expandable JavaScript library for scripting inside RFEM / RSTAB /RSECTION.