Update readme.md

This commit is contained in:
coolesding 2023-09-29 22:43:01 +02:00 committed by GitHub
parent 8142834a44
commit 5369ee141d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,11 @@ This is the file that dist.css is built from. Badges and avatars are based on us
## dist.css
This is the CSS code users import, here the data from datadesktop.json is used according to template.css.
This is the CSS code users import, here the data from data.json is used according to template.css.
## template.css
This is the file where the instruction on how to use datadesktop.json lies. If the (pseudo)CSS in this file says "Take the ID of the user and replace the avatar of them with the URL next to their name" this is how dist.css is built.
This is the file where the instruction on how to use data.json lies. If the (pseudo)CSS in this file says "Take the ID of the user and replace the avatar of them with the URL next to their name" this is how dist.css is built.
Example: