Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 644cb85

Browse files
authored
Addded CodeFactor badge
1 parent 95f1f1e commit 644cb85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# RFEM_JavaScript_Library
2-
<!--
32
![image](https://img.shields.io/badge/COMPATIBILITY-RFEM%206.00-yellow)
3+
![image](https://img.shields.io/badge/COMPATIBILITY-RSTAB%209.00-yellow)
4+
![image](https://img.shields.io/badge/COMPATIBILITY-RSECTION%201.00-yellow)
45
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
[![CodeFactor](https://www.codefactor.io/repository/github/dlubal-software/dlubal_csharp_client/badge)](https://www.codefactor.io/repository/github/dlubal-software/dlubal_csharp_client)
6-
[![codecov](https://codecov.io/gh/jarabroz/Dlubal_CSharp_Client/branch/main/graph/badge.svg?token=wQ4PBPY8XY)](https://codecov.io/gh/jarabroz/Dlubal_CSharp_Client)
7-
-->
6+
[![CodeFactor](https://www.codefactor.io/repository/github/dlubal-software/dlubal_javascript_library/badge)](https://www.codefactor.io/repository/github/dlubal-software/dlubal_javascript_library)
7+
88
## Description
99

1010
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.

0 commit comments

Comments
 (0)