Skip to content

Commit 3b1db94

Browse files
author
FMS-Cat
committed
docs: GitHub markdown is difficult
1 parent 38c9c63 commit 3b1db94

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Condition
22

3-
"Condition" by FMS_Cat
4-
A 64KB WebGL Intro
3+
"Condition" by FMS_Cat
4+
A 64KB WebGL Intro
55
Appeared in Revision 2021, PC 64KB Intro Compo
66

77
[See the demo!](https://fms-cat.github.io/condition/pages)
@@ -10,7 +10,7 @@ Appeared in Revision 2021, PC 64KB Intro Compo
1010

1111
## `#define COMPROMISE 1`
1212

13-
I'm so embarrassed that this project contains so many dumb strategies about size / performance optimization because deadline matters.
13+
I'm so embarrassed that this project contains so many dumb strategies about size / performance optimization because deadline matters.
1414
You totally shouldn't reference this project to do something by yourself.
1515

1616
## Build
@@ -35,11 +35,11 @@ Only works in development build
3535

3636
## Minification
3737

38-
[terser's](https://terser.org/docs/api-reference.html) mangler is spicy
39-
you'll die instantly if you access to object properties using a string identifier
38+
[terser's](https://terser.org/docs/api-reference.html) mangler is spicy
39+
you'll die instantly if you access to object properties using a string identifier
4040
see `webpack.config.js` and `src/automaton-fxs/fxDefinitions.ts` for the funny jokes
4141

42-
jsexe is good
42+
jsexe is good
4343
note that it cannot parse nowadays ecmascript though
4444

4545
shader minifier is way too spicy so I made a [separate document](./shader-minifier-tips.md)

0 commit comments

Comments
 (0)