Skip to content

Commit 60ac62f

Browse files
Update README.md
1 parent df8b191 commit 60ac62f

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
[![e](https://img.shields.io/visual-studio-marketplace/v/Pradosh-S.melon-code-snippets?color=green&label=Melon%20Code%20Snippets&logo=visual-studio-code&logoColor=blue&style=flat-square)](https://marketplace.visualstudio.com/items?itemName=Pradosh-S.melon-code-snippets)
2323

2424
use these to have a better environment while coding in Melon
25-
25+
26+
![seperator](https://github.com/pradosh-arduino/Melon-Language/blob/main/seperator.png)
27+
2628
## Console
2729
<details>
2830
<summary>Click to expand console commands</summary>
@@ -65,7 +67,9 @@ use these to have a better environment while coding in Melon
6567
| set-cursor-pos | sets cursor pos | `set-cursor-pos \n <x>,<y>`
6668

6769
</details>
68-
70+
71+
![seperator](https://github.com/pradosh-arduino/Melon-Language/blob/main/seperator.png)
72+
6973
## Script
7074
<details>
7175
<summary>Click to expand scripting commands</summary>
@@ -103,9 +107,11 @@ use these to have a better environment while coding in Melon
103107
</details>
104108
<h1 align="center">⏳ <strong>Melon's Compiler</strong></h1>
105109
Melon's compiler is known as neogenic-x or melonnx, which is fast
106-
110+
107111
<h1 align="center">📦 <strong>Package System</strong></h1>
108-
Now melon has it's own package system called as Citrullus API, you can create your own packages too.
112+
Now melon has it's own package system called as Citrullus API, you can create your own packages too. Learn more at [Pakcage System Wiki](https://github.com/pradosh-arduino/Melon-Language/wiki/Package-System)
113+
114+
![seperator](https://github.com/pradosh-arduino/Melon-Language/blob/main/seperator.png)
109115

110116
<h1 align="center">💻 <strong>Setup</strong></h1>
111117

@@ -128,7 +134,9 @@ Arguments:
128134
| --version | Display version information. |
129135

130136
You can use `#this#` to get the current directory (only for output path, program path and new project) eg. `--output-path #this#`
131-
137+
138+
![seperator](https://github.com/pradosh-arduino/Melon-Language/blob/main/seperator.png)
139+
132140
<h1 align="center">💽 <strong>Hardware</strong></h1>
133141

134142

0 commit comments

Comments
 (0)