tweak: aesthetics

This commit is contained in:
NunoSempere 2022-06-19 19:54:41 -04:00
parent b3c70f1f56
commit 38b4a9d029
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
[](./webpage-refactor/public/example-graph.png)
[](./packages/webpage-refactor/public/example-graph.png)
This repository contains the code for the website [utility-function-extractor.quantifieduncertainty.org/](https://utility-function-extractor.quantifieduncertainty.org/) and tools to analyze utility comparisons. For details, see the relevant folders.
- [Webpage repository](to do: add links)
- [Tools repository](to do: add link)
[](./webpage-refactor/public/example-table.png)
[](./packages/webpage-refactor/public/example-table.png)

View File

@ -1,6 +1,6 @@
{
"name": "utility-tools",
"version": "0.2.5",
"version": "1.0.0",
"description": "Process the json produced by utility-function-extractor.quantifieduncertainty.org",
"scripts": {
"start": "node --max-old-space-size=8192 src/index.js",