From c4299c29e4501ad6fa5b51ef7fe5520535fd28c4 Mon Sep 17 00:00:00 2001 From: Ronald Chan <1807913+sudo-ron@users.noreply.github.com> Date: Thu, 2 May 2024 14:19:42 -0400 Subject: [PATCH] Update README.md rebranded zk-VIN to zklayer / zklayer.ai --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d222de0..d87da76 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Zero Knowledge Verified Inference Network +# zklayer.ai Network ## Overview This repository contains the LaTeX source code for our whitepaper. This document presents a comprehensive analysis of our plans to build a network solely for verified artificial intelligence inferences and operations. ## File Structure -- `zk-vin-whitepaper.tex`: The main LaTeX file that compiles the entire whitepaper. +- `zklayer-whitepaper.tex`: The main LaTeX file that compiles the entire whitepaper. - `figures/`: Directory containing figures and images used in the whitepaper. ## Prerequisites