Skip to content

Commit 56c034c

Browse files
Update wording in libium README.md
1 parent d5bd3b8 commit 56c034c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libium/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
Libium is the backend of [ferium](https://github.com/gorilla-devs/ferium). It helps manage Minecraft mods from Modrinth, CurseForge, and Github Releases.
88

9-
This is a brief description of the main components of libium
9+
Here's a brief description of the main components of libium;
1010

1111
- `config` defines the config structure and methods to get the config file, deserialise it, upgrade it to a new version, etc.
1212
- `modpack` contains manifest/metadata structs for Modrinth and CurseForge modpack formats, reads these from a zip file, and adds modpacks to configs.

0 commit comments

Comments
 (0)