hearmeneigh
commited on
Commit
•
88106ef
1
Parent(s):
5fb24eb
Update README.md
Browse files
README.md
CHANGED
@@ -50,6 +50,9 @@ Comprehensive list of tags and counts:
|
|
50 |
|
51 |
|
52 |
### Changes From E621
|
|
|
|
|
|
|
53 |
* Symbols have been prefixed with `symbol:`, e.g. `symbol:<3`
|
54 |
* Aspect ratio has been prefixed with `aspect_ratio:`, e.g. `aspect_ratio:16_9`
|
55 |
* All categories except `general` have been prefixed with the category name, e.g. `artist:somename`. The categories are:
|
|
|
50 |
|
51 |
|
52 |
### Changes From E621
|
53 |
+
* Tag names have been rewritten to `[a-z0-9_]` or `<category>:[a-z0-9_]`, e.g.
|
54 |
+
* `digital_media_(artwork)` => `meta:digital_media_artwork`
|
55 |
+
* `half-closed_eyes` => `halfclosed_eyes`
|
56 |
* Symbols have been prefixed with `symbol:`, e.g. `symbol:<3`
|
57 |
* Aspect ratio has been prefixed with `aspect_ratio:`, e.g. `aspect_ratio:16_9`
|
58 |
* All categories except `general` have been prefixed with the category name, e.g. `artist:somename`. The categories are:
|