Skip to content

Commit

Permalink
📄 Minor README changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter committed Aug 4, 2022
1 parent 0e9ca45 commit 4ee284a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ This service **does not** use any third party services and does not collect any

### Features
<ul>
<li>View user information</li><li>View settings like device appearance, number of folders, your favorite gifs, servers and emojis</li><li>View your connections</li><li>View how much you spent on discord, and the nitro you got gifted</li><li>View the amount of channels and users you DMed, your top DMs & channels, How much time you spent on discord, your character count, your favorite words, links, oldest messages, discord invite links, and curse words in each top dm and top channel. </li>
<li>View user information</li><li>View settings like device appearance, servers and emojis</li><li>View your connections</li><li>View how much you spent on discord, and the nitro you got gifted</li><li>View the amount of channels and users you DMed, your top DMs & channels, How much time you spent on discord, your character count, your favorite words, links, oldest messages, discord invite links, and curse words in each top dm and top channel. </li>
<li>View user information</li><li>View settings like device appearance, your favorite emojis</li><li>View your connections</li><li>View how much you spent on discord, and the nitro you got gifted</li><li>View the amount of channels and users you DMed, your top DMs & channels, How much time you spent on discord, your character count, your favorite words, links, oldest messages, discord invite links, and curse words in each top dm and top channel. </li>
<li>The amount of guilds you are in</li>
<li>Your discord bots</li><li>Your favorite words, links, discord invite links, and curse words</li>
Expand Down Expand Up @@ -156,7 +156,7 @@ Discord Data Package Explorer is built with **[Next.js](https://nextjs.org/)** a
* Start the app using `npm run dev`.


## Using Docker
#### Using Docker

* Run `docker build -t discord-package-explorer .` to build the image.
* Run `docker run -p 3000:3000 discord-package-explorer` to start the app.
Expand Down

1 comment on commit 4ee284a

@vercel
Copy link

@vercel vercel bot commented on 4ee284a Aug 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.