diff --git a/website/src/data/showcase/labviewbook.png b/website/src/data/showcase/labviewbook.png new file mode 100644 index 0000000000..4b7bdf5d94 Binary files /dev/null and b/website/src/data/showcase/labviewbook.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 55d3f6c4a9..96657e24e6 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -733,6 +733,14 @@ const Users: User[] = [ source: 'https://github.com/kotest/kotest', tags: ['opensource'], }, + { + title: 'LabVIEW 编程经验', + description: 'A book for LabVIEW Programming', + preview: require('./showcase/labviewbook.png'), + website: 'https://lv.qizhen.xyz', + source: 'https://github.com/ruanqizhen/labview_book', + tags: ['opensource', 'i18n'], + }, { title: 'Lux Algo', description: 'Creation of technical trading tools',