diff --git a/README.md b/README.md index ed4958f..d7eb39a 100644 --- a/README.md +++ b/README.md @@ -81,8 +81,11 @@ The program consists of five modules: edition, notes, contacts, categories, and # Dependencies +- [compose-jb](https://github.com/JetBrains/compose-jb) ![stars](https://img.shields.io/github/stars/JetBrains/compose-jb) - [moko resources](https://github.com/icerockdev/moko-resources) ![stars](https://img.shields.io/github/stars/icerockdev/moko-resources) -- [PreCompose](https://github.com/Tlaster/PreCompose) ![stars](https://img.shields.io/github/stars/Tlaster/PreCompose) +- [markdown](https://github.com/JetBrains/markdown) ![stars](https://img.shields.io/github/stars/JetBrains/markdown) +- [PreCompose](https://github.com/Tlaster/PreCompose) ![stars](https://img.shields.io/github/stars/Tlaster/PreCompose) +- [multiplatform-markdown-renderer](https://github.com/mikepenz/multiplatform-markdown-renderer) ![stars](https://img.shields.io/github/stars/mikepenz/multiplatform-markdown-renderer) # LICENSE ``` @@ -107,4 +110,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -``` \ No newline at end of file +```