Skip to content

Commit 17f398f

Browse files
author
Zakaria RACHEDI
committed
package.json project name correction & READMEmd update
1 parent 3d47d5c commit 17f398f

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
2-
# Crawlit - Dofus encyclopedia parser - Build your own Dofus API
2+
# Crawlit - Dofus & Dofus-Touch encyclopedia parser - Build your own Dofus API
33

44
In order to respond to a need expressed by the community, I create an encyclopedia parser for `Dofus` available for : </br>
55
- `Windows`
@@ -18,7 +18,7 @@ In fact Crawlit is a tool :
1818
- Developed by the dofus community, for the community
1919
- **100% performance** : Developed to be very light full
2020
- Simple to use | Plug and use
21-
- English & French encyclopedia supported
21+
- English & French encyclopedia supported (french item & english item)
2222

2323
App launched | App at the end
2424
:-------------------------:|:-------------------------:
@@ -56,13 +56,13 @@ Crawlit is build with full javascript : [NodeJs/Npm](https://nodejs.org/en/), ja
5656

5757
![](https://raw.githubusercontent.com/raczak/crawlit-dofus-encyclopedia-parser/master/assets/node-js.png)
5858

59-
## Bug & Crash | Proposal ?
60-
Don't hesitate to create an issue.
59+
## Bug & Crash || Proposal ?
60+
For proposal don't hesitate to create a pool request or for a bug/crash an issue. You can also make us aware on [bugs channel in discord](https://discord.gg/r6nEaHp).
6161

6262
## Discord
63-
Coming soon !
63+
[Click here to join the sosnoob community on discord !](https://discord.gg/8rKmXDd)
6464

65-
![](https://raw.githubusercontent.com/raczak/crawlit-dofus-encyclopedia-parser/master/assets/discord-Logo.jpg)
65+
[<img src="https://raw.githubusercontent.com/raczak/crawlit-dofus-encyclopedia-parser/master/assets/discord-Logo.jpg">](https://discord.gg/8rKmXDd)
6666

6767
## Join the dev Team ?
68-
Coming soon !
68+
[Contact us on discord](https://discord.gg/8rKmXDd) (channel general or private message to theukid)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "crawlit",
33
"version": "1.0.0",
4-
"description": "Crawl dofus encyclopedia",
4+
"description": "Crawl dofus encyclopedia ",
55
"main": "lib/app.js",
66
"bin": "lib/app.js",
77
"scripts": {

0 commit comments

Comments
 (0)