Skip to content

Commit cf30b22

Browse files
authored
Enhance README
Signed-off-by: Nima Ghobadi <[email protected]>
1 parent c865d2e commit cf30b22

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Automated Menu Management System is a C-based application designed to enhance th
1414
8. [Badges](#badges)
1515
9. [Contributing](#contributing)
1616
10. [License](#license)
17+
11. [Archive & Citation](#archive--citation)
1718

1819
## Features
1920
- Intuitive menu display
@@ -64,8 +65,11 @@ The Automated Menu Management System gathers critical performance metrics to ana
6465
### Version 1.1.0
6566
- Added new features and enhancements.
6667

67-
## Usage Examples
6868

69+
### Version 1.2.0
70+
- Added **Archive & Citation** section in README with Software Heritage SWHID for permanent archival reference.
71+
72+
## Usage Examples
6973
### Example 1: Placing an Order
7074
1. Start the application by running `./AutomatedMenuManagementSystem`.
7175
2. From the main menu, select the food category (e.g., Pizza, Drinks, Soups, Salads).
@@ -95,5 +99,13 @@ Contributions are welcomed! Please refer to the [CONTRIBUTING.md](./CONTRIBUTING
9599
## License
96100
This project is licensed under the MIT License. For more details, see the [LICENSE](./LICENSE) file.
97101

102+
## Archive & Citation
103+
104+
This project is permanently archived in the [Software Heritage](https://www.softwareheritage.org/).
105+
106+
- **Software Heritage ID (SWHID)**: [swh:1:rev:39d6fc0eef8d7e42cc72c64653ace4bd389e469c;origin=https://github.com/nimaaghobadi/AutomatedMenuManagementSystem;visit=swh:1:snp:1c6ff95d32cd2147abee7a22cf3f5c47c15f1045](https://archive.softwareheritage.org/swh:1:rev:39d6fc0eef8d7e42cc72c64653ace4bd389e469c/)
107+
108+
This identifier provides a permanent reference to this version of the project in the Software Heritage archive.
109+
98110

99111

0 commit comments

Comments
 (0)