Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
omkar-tenkale committed May 8, 2024
2 parents 53de2bb + 93c756b commit c96d331
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[![official project](http://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)

# Multiplatform library template
# Nodal

## What is it?

TODO ---

It is the barebones library project intended to quickly bootstrap a Kotlin Multiplatform library, that is deployable to Maven Central.

It has only one function: generate the [Fibonacci sequence](https://en.wikipedia.org/wiki/Fibonacci_sequence) starting from platform-provided numbers. Also, it has a test for each platform just to be sure that tests run.
Expand Down

0 comments on commit c96d331

Please sign in to comment.