refactor readme updated

This commit is contained in:
Polen 2026-04-08 09:00:03 -04:00
parent c4b1d1c2ba
commit 8562fc6553
5 changed files with 57 additions and 24 deletions

View file

@ -1,5 +1,5 @@
{
description = "Essence Quebec - Gas price heatmap";
description = "Prix du gaz Quebec - Gas price heatmap";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
@ -21,7 +21,7 @@
};
packages.default = pkgs.buildGoModule {
pname = "essence";
pname = "prixdugaz";
version = "0.1.0";
src = ./.;
vendorHash = "sha256-iiobqg0INKuzTyC/VMGcX5CfroqqbKnwlJLVAOCZbEE=";