Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed Mar 30, 2024
1 parent 6721d70 commit 8134e14
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,26 @@
# Loganmatic

> [!NOTE]
> I accept help to make the version of the other programming languages.
## Math Library general documentation
link: https://gabriel-logan.github.io/Math_Lib/

## Installation

```bash
npm install loganmatic
```
```bash
yarn add loganmatic
```
```bash
pip install loganmatic
```

## see docs

* [typescript](https://github.com/gabriel-logan/Math_Lib/tree/main/packages/typescript)
* [typescript/javascript](https://github.com/gabriel-logan/Math_Lib/tree/main/packages/typescript)
* [java](https://github.com/gabriel-logan/Math_Lib/tree/main/packages/java)
* [python](https://github.com/gabriel-logan/Math_Lib/tree/main/packages/python)
* [c#](https://github.com/gabriel-logan/Math_Lib/tree/main/packages/csharp)

0 comments on commit 8134e14

Please sign in to comment.