Skip to content

Commit

Permalink
chore: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchamahabal committed Jul 3, 2022
1 parent ad1a3b5 commit 8cd0c04
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 3 deletions.
46 changes: 43 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,48 @@
## HRMS
# Frappe HRMS

Open Source HR and Payroll Software
Open Source, modern, and easy-to-use HR and Payroll Software for all organizations.

#### License
## Introduction

Frappe HRMS has everything you need to drive excellence within the company. It's a complete HRMS solution with over 13 different modules right from Employee Management, Onboarding, Leaves, to Payroll, Taxation, and more!

![HRMS](hrms.png)

## Key Features

- Employee Management
- Employee Lifecycle
- Leave and Attendance
- Shift Management
- Expense Claims and Advances
- Hiring
- Performance Management
- Fleet Management
- Training
- Payroll
- Taxation
- Compensation
- Analytics

## Installation

1. [Install bench](https://github.com/frappe/bench).
2. [Install ERPNext](https://github.com/frappe/bench#installation).
3. Once ERPNext is installed, add the hrms app to your bench by running

```sh
$ bench get-app hrms
```
4. After that, you can install the hrms app on the required site by running
```sh
$ bench --site sitename install-app hrms
```

## Documentation

Complete documentation for Frappe HRMS is available at https://docs.erpnext.com/docs/user/manual/en/human-resources

## License

GNU GPL V3. (See [license.txt](license.txt) for more information).

Expand Down
Binary file added hrms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added hrms/hrms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8cd0c04

Please sign in to comment.