Skip to content

Commit c0f0a4c

Browse files
committed
Update README.md (cant md duh)
1 parent 8683de9 commit c0f0a4c

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

README.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -15,36 +15,36 @@ Had to satisfy my need for more oshino images.
1515

1616
### Notes:
1717
------------------------
18-
The *profiles.ini* contains some explanation how to add more boorus
19-
Its very simple and most boorus have pretty much same patter.
20-
I don't know many boorus so the default list is pretty slim.
21-
If you want booru added to defaults (or you can't manage to include some yourself) contact me on [twitter](https://twitter.com/Senketsu_Dev)
22-
(also contact me if you know some highly populated booru)
23-
(gotta fetch em all)
24-
Sankaku Complex (IDOL) doesn't work (CHAN) Partially works
25-
* Reason is the response html is very shitty and parser breaks on it
26-
* **ssl** is only needed for sankaku, read below
18+
* The *profiles.ini* contains some explanation how to add more boorus
19+
* Its very simple and most boorus have pretty much same patter.
20+
* I don't know many boorus so the default list is pretty slim.
21+
* If you want booru added to defaults (or you can't manage to include some yourself) contact me on [twitter](https://twitter.com/Senketsu_Dev)
22+
* (also contact me if you know some highly populated booru)
23+
* (gotta fetch em all)
24+
* Sankaku Complex (IDOL) doesn't work (CHAN) Partially works
25+
* Reason is the response html is very shitty and parser breaks on it
26+
* **ssl** is only needed for sankaku, read below
2727

2828

29-
### Install:
29+
## Install:
3030
------------------------
3131
**Requirements**
3232
* gtk2 wrapper (nimble install gtk2)
3333
* gtk2 runtime libraries (use your package manager to find one or for [windows](http://www.gtk.org/download/)
3434
* **optional** openssl (leave out the compiler define -d:ssl)
3535

36-
[Linux]
37-
Run install.sh with 'sudo' and pass 'username' as param
38-
e.g: 'sudo ./install.sh senketsu'
39-
The username is needed for compiling without root privilage while installing does need it
36+
### Linux
37+
* Run install.sh with 'sudo' and pass 'username' as param
38+
* e.g: 'sudo ./install.sh senketsu'
39+
* The username is needed for compiling without root privilage while installing does need it
4040

41-
[Windows]
42-
1st: Compile with 'nim c -d:ssl -d:release ./src/nibolo.nim'
43-
(NOTE: again ssl is optional and is only required for Sankaku which is broken)
44-
2nd: Get the gtk2 lib from link above (if you don't have yet)
45-
3rd: Unpack somewhere and add it to your env variable PATH
46-
**OR** Unpack it to folder with nibolo.exe
47-
Make shortcut on desktop duh.. i will provide installers later
41+
### Windows
42+
* 1st: Compile with 'nim c -d:ssl -d:release ./src/nibolo.nim'
43+
* (NOTE: again ssl is optional and is only required for Sankaku which is broken)
44+
* 2nd: Get the gtk2 lib from link above (if you don't have yet)
45+
* 3rd: Unpack somewhere and add it to your env variable PATH
46+
* **OR** Unpack it to folder with nibolo.exe
47+
* Make shortcut on desktop duh.. i will provide installers later
4848

4949
### Contact
5050
* Feedback , thoughts , bug reports ?

0 commit comments

Comments
 (0)