Skip to content

Commit 5f8fc7d

Browse files
Fix typos and update image in README.md
1 parent 001783b commit 5f8fc7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# hackmud-dbms
22
A Free and Open Source Database Management Script (FODBMS) for hackmud.
33

4-
<img width="1239" height="783" alt="imagem" src="https://github.com/user-attachments/assets/54ba8610-4c45-4442-a522-ec1bcf6c610a" />
4+
<img width="1239" height="783" alt="imagem" src="https://github.com/user-attachments/assets/8c36047c-ef09-48cf-9711-ed10984a3444" />
55

66
## Main Features
77
- All find methods, `first, array, count, distinct` and all their parameters, `query, projection, skip, limit, sort` (some methods aren't compatible with some parameters by design);
@@ -21,7 +21,7 @@ A Free and Open Source Database Management Script (FODBMS) for hackmud.
2121
- Error and TypeError checking for all arguments;
2222

2323
## Tips
24-
- If you don't have enougth chars you can replace the varible `HELP` with an empty string and use the image above as a guide;
24+
- If you don't have enough chars you can replace the variable `HELP` with an empty string and use the image above as a guide;
2525

2626
## Initial Investors
2727
- bowkill

0 commit comments

Comments
 (0)