···11MIT License
2233-Copyright (c) 2026 {{author}}
33+Copyright (c) 2026 _author_
4455Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
+4-4
README.md
···15151616### Replace placeholders
1717Replace the following placeholders with your editor's find-and-replace:
1818-- `{{library}}` - The name of the library.
1919-- `{{desc}}` - The description of the library.
2020-- `{{author}}` - The author's name of the library. For example, this could be a username, nickname, or real name.
2121-- `{{email}}` - The author's email address. This is optional and can be deleted.
1818+- `_library_` - The name of the library.
1919+- `_desc_` - The description of the library.
2020+- `_author_` - The author's name of the library. For example, this could be a username, nickname, or real name.
2121+- `_email_` - The author's email address. This is optional and can be deleted.
2222- `my_crate` - Replace this with the name of your crate.
23232424## Configure