Skip to content

Commit

Permalink
📝 Add Supported Operating Systems section
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanTsune committed Nov 8, 2024
1 parent 25ba182 commit 42e24fa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ Also, its data structure is inspired by the PNG data structure.
- [x] Extended attributes.
- [x] Access Control Lists (ACLs) (experimental).

## Supported Operating Systems

PNA (Portable Network Archive) CLI is cross-platform and compatible with the following operating systems:

- **Windows**
- **Linux**
- **macOS**
- **FreeBSD**

This compatibility ensures that users can utilize PNA across different environments without any platform-specific limitations.

Further supported operating systems will be added in the future.

## Installation

### Via Cargo
Expand Down

0 comments on commit 42e24fa

Please sign in to comment.