소스 검색

Work around GH asset cache

Alessandro Pignotti 9 달 전
부모
커밋
56b40dbef8
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md
  2. 0 0
      assets/welcome_to_WebVM_2024.png

+ 1 - 1
README.md

@@ -5,7 +5,7 @@
 
 This repository hosts the source code for [https://webvm.io](https://webvm.io), a Linux virtual machine that runs in your browser.
 
-<img src="assets/welcome_to_WebVM.png" width="60%">
+<img src="/assets/welcome_to_WebVM_2024.png" width="70%">
 
 WebVM is a server-less virtual environment running fully client-side in HTML5/WebAssembly. It's designed to be Linux ABI-compatible. It runs an unmodified Debian distribution including many native development toolchains.
 

+ 0 - 0
assets/welcome_to_WebVM.png → assets/welcome_to_WebVM_2024.png