Rename files

This commit is contained in:
msqr1
2024-01-24 20:35:33 -08:00
parent e92ddadc99
commit 43b54fd1f6
4 changed files with 2 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ Changing any setting to non-default values requires recompilation
```
git clone --depth=1 https://github.com/msqr1/Browser-recognizer &&
cd Browser-recognizer &&
[Name]=[Value]... ./install.sh
[Name]=[Value]... ./compile.sh
```
| Name | Description | Default value |
|---|---|---|
@@ -80,6 +80,5 @@ If you can't set them, you may use a VERY HACKY workaround at *src/addCOI.js*.
},
});
</script>
```