diff --git a/README.md b/README.md index 37f6743..0a5dd9f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Fig Language - A Modern Scripting Language +The repository has been migrated from github! No more updates. New repository: [Fig](https://git.fig-lang.cn/PuqiAR/Fig) + [简体中文](README_ZH-CN.md "Chinese version") **Fig** is a statically-typed, expression-oriented programming language designed for clarity, safety, and modern development practices. With features inspired by Go, Rust, and JavaScript, Fig aims to provide a productive development experience while maintaining strong type safety. diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 91f7b88..75f9df4 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -1,5 +1,7 @@ # Fig 语言 - 现代脚本语言 +仓库已从github迁移!不再更新,新的仓库: [Fig](https://git.fig-lang.cn/PuqiAR/Fig) + [English](README.md "英文版本") **Fig** 是一种静态类型、面向表达式的编程语言,专为清晰性、安全性和现代开发实践而设计。Fig 融合了 Go、Rust 和 JavaScript 的灵感,旨在提供高效的开发体验,同时保持强大的类型安全。