Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored Sep 13, 2022
1 parent 8e72b7c commit 8b422b3
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
@@ -1,4 +1,4 @@
== Rewriting frontend files
## Rewriting frontend files

The frontend tool is in the `frontend` folder

Expand All @@ -18,7 +18,7 @@ node convert.js in/grid-columns.js

This will convert `in/grid-columns.js` into a Lit element and place the output in `in/grid-columns.out.js`

== Rewriting Java files
## Rewriting Java files

The Java tool is in the `java` folder

Expand Down

0 comments on commit 8b422b3

Please sign in to comment.