diff --git a/README.md b/README.md index 3a0472a..93b44cf 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,4 @@ If you are hosting frontend code somewhere without using DFX, you may need to ma - use your own preferred method to replace `process.env.DFX_NETWORK` in the autogenerated declarations - Setting `canisters -> {asset_canister_id} -> declarations -> env_override to a string` in `dfx.json` will replace `process.env.DFX_NETWORK` with the string in the autogenerated declarations - Write your own `createActor` constructor +# ic-optimization-algorithm