Skip to content

Commit 4834715

Browse files
committed
fix(web): Add some readme info describing how the web app works
1 parent 5ff5d22 commit 4834715

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

web/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# Vite + Deno + React + TypeScript
1+
# BIDS Validator web app
2+
3+
This is a web app for running the schema based BIDS validator in the browser. For local development, this is run using deno and uses an esbuild bundle created from the native deno codebase. A bundle is generated in `dist/validator` and used by the otherwise static vite app.
24

35
## Running
46

0 commit comments

Comments
 (0)