Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
License date updated
  • Loading branch information
caraplana1 committed May 24, 2024
1 parent ce482cd commit bbda3e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Cristian Landaez
Copyright (c) 2024 Cristian Landaez

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A multi-plataform .NET library written in Net standard 2.0 for comic file format

## Suported Formats

These are the format that we current support.
These are the format that we currently support.

| Format | Extract Images | Create Comic |
| :----: | :------------: | :--------------: |
Expand All @@ -14,6 +14,8 @@ These are the format that we current support.
| CB7 | ✔️ ||
| PDF | :heavy_check_mark:(only jpeg) | :heavy_check_mark: |

We can't make cbr files due to RAR compression algorithm lincense.

## Samples

For start using the library just compy and paste `using ComicConverter;` and follow the next examples depending of your case.
Expand Down

0 comments on commit bbda3e4

Please sign in to comment.