diff --git a/README.md b/README.md
index 689ab89..7e5d9e1 100644
--- a/README.md
+++ b/README.md
@@ -90,20 +90,22 @@ There are two options, *interactive mode* and *command-line mode*
3. Follow the on-screen prompts to interactively select and run the desired function.
```
- ____ ____ _ _ __ __ ____ _ _ _
- / ___| _ \| | | | \/ | _ \| | _(_) |_
- | | _| |_) | | | | |\/| | | | | |/ / | __|
- | |_| | __/| |_| | | | | |_| | <| | |_
- \____|_| \___/|_| |_|____/|_|\_\_|\__|
+ ____ ____ _ _ __ __ ____ _ _ _
+ / ___| _ \| | | | \/ | _ \| | _(_) |_
+ | | _| |_) | | | | |\/| | | | | |/ / | __|
+ | |_| | __/| |_| | | | | |_| | <| | |_
+ \____|_| \___/|_| |_|____/|_|\_\_|\__|
- GPUMDkit Version 1.5.3 (dev) (2026-03-18)
- Core Developer: Zihan YAN (yanzihan@westlake.edu.cn)
+ GPUMDkit Version 1.5.5 (dev) (2026-05-10)
+ Core Developer: Zihan YAN (yanzihan@westlake.edu.cn)
+ Main Contributors: Denan LI, Xin WU, Zhoulin LIU & Chen HUA
- ----------------------- GPUMD -----------------------
+ ---------------------- GPUMD ------------------------
1) Format Conversion 2) Sample Structures
3) Workflow 4) Calculators
- 5) Analyzer 6) Developing ...
- 0) Quit!
+ 5) Analyzer 6) Visualization
+ 7) Utilities 8) Developing...
+ 0) Exit
------------>>
Input the function number:
```
@@ -123,29 +125,38 @@ gpumdkit.sh -h
the help information:
```
-+==================================================================================================+
-| GPUMDkit 1.5.3 (dev) (2026-03-18) Usage |
-+======================================== Conversions =============================================+
-| -out2xyz Convert OUTCAR to extxyz | -pos2exyz Convert POSCAR to extxyz |
-| -cif2pos Convert cif to POSCAR | -pos2lmp Convert POSCAR to LAMMPS |
-| -cif2exyz Convert cif to extxyz | -lmp2exyz Convert LAMMPS-dump to extxyz |
-| -addgroup Add group label | -addweight Add weight to the struct in extxyz |
-| -cp2k2xyz Convert CP2K file to extxyz | -traj2exyz Convert ASE traj to extxyz |
-| -xdat2exyz Convert XDATCAR to extxyz | Developing... |
-+========================================= Analysis ===============================================+
-| -range Print range of energy etc. | -max_rmse Get max RMSE from extxyz |
-| -min_dist Get min_dist between atoms | -min_dist_pbc Get min_dist considering PBC |
-| -filter_box Filter struct by box limits | -filter_value Filter struct by value (efs) |
-| -filter_dist Filter struct by min_dist | -analyze_comp Analyze composition of extxyz |
-| -pynep Sample struct by pynep | Developing... |
-+====================================== Misc Utilities ============================================+
-| -plt Plot scripts | -get_frame Extract the specified frame |
-| -calc Calculators | -frame_range Extract frames by fraction range |
-| -clean Clear files for work_dir | -clean_xyz Clean extra info in XYZ file |
-| -time Time consuming Analyzer | -update Update GPUMDkit |
-+==================================================================================================+
-| For detailed usage and examples, use: gpumdkit.sh -