8000 Update README.md · jfullstackdev/PureBasic@2cb665a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2cb665a

Browse files
Update README.md
1 parent ee47982 commit 2cb665a

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,15 @@
1111
# PureBasic Projects
1212
[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fxdvrx1%2FPureBasic&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=PAGE+VIEWS&edge_flat=false)](https://hits.seeyoufarm.com)
1313

14-
![picture](resources/picture.png)
14+
## Subdirectories
15+
1. [File Explorer Project](https://xdvrx1.github.io/PureBasic-FileExplorer/)
16+
2. [Randomizer](https://xdvrx1.github.io/PureBasic-Randomizer/)
17+
3. [Scrabble Game Project](https://xdvrx1.github.io/PureBasic-Scrabble/)
18+
4. [Password Generator](https://xdvrx1.github.io/PureBasic-Password-Generator/)
19+
5. [Password Hunter](https://xdvrx1.github.io/PureBasic-Password-Hunter/)
20+
6. [2D Game](https://xdvrx1.github.io/PureBasic-2D-Game/)
1521

22+
# Intro
1623
When you are at GitHub, every subdirectory of this repo
1724
is a separate sample project that you can use
1825
if you have a similar project.
@@ -51,14 +58,6 @@ the years, somewhat an old-fashioned yet still a relevant one.
5158

5259
So, in the end, PureBasic is one of the best BASIC dialects.
5360

54-
## Subdirectories
55-
1. [File Explorer Project](https://xdvrx1.github.io/PureBasic-FileExplorer/)
56-
2. [Randomizer](https://xdvrx1.github.io/PureBasic-Randomizer/)
57-
3. [Scrabble Game Project](https://xdvrx1.github.io/PureBasic-Scrabble/)
58-
4. [Password Generator](https://xdvrx1.github.io/PureBasic-Password-Generator/)
59-
5. [Password Hunter](https://xdvrx1.github.io/PureBasic-Password-Hunter/)
60-
6. [2D Game](https://xdvrx1.github.io/PureBasic-2D-Game/)
61-
6261
## PureBasic Highlights
6362
> - PureBasic is a structured programming language. PureBasic retained
6463
`Goto` but as a structured programming language, instead of

0 commit comments

Comments
 (0)
0