diff --git a/priv/companies/divvy.exs b/priv/companies/divvy.exs index 097567e0..c9ce9ce9 100644 --- a/priv/companies/divvy.exs +++ b/priv/companies/divvy.exs @@ -1,14 +1,14 @@ %{ - industry: "Financial Services", - website: "https://getdivvy.com/", + industry: "Financials", + website: "https://bill.com", github: "", location: %{ city: "Lehi", state: "UT", country: "USA" }, - name: "Divvy", - last_changed_on: ~D[2023-03-01], + name: "Bill.com", + last_changed_on: ~D[2024-11-08], description: """ We’re on a mission to automate the spending and expense reporting process, enabling companies and individuals to have more control, greater convenience, and increased security when distributing funds. Our backend is a cluster of Elixir applications and GenServers. """