Skip to content

Commit 256c310

Browse files
committed
Minor edits in README
1 parent 2a70f2b commit 256c310

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2023 firefly-cpp
3+
Copyright (c) 2017-2026 Iztok Fister, Jr. et al.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
</p>
44

55
<h1 align="center">
6-
Firefly Algorithm --- Implementation of Firefly algorithm in Python
6+
Firefly Algorithm --- Implementation of Firefly Algorithm (FA) in Python
77
</h1>
88

99
<p align="center">
@@ -17,10 +17,8 @@ Firefly Algorithm --- Implementation of Firefly algorithm in Python
1717
</p>
1818

1919
<p align="center">
20-
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/w/firefly-cpp/FireflyAlgorithm.svg">
2120
<img alt="Average time to resolve an issue" src="http://isitmaintained.com/badge/resolution/firefly-cpp/FireflyAlgorithm.svg" href="http://isitmaintained.com/project/firefly-cpp/FireflyAlgorithm">
2221
<img alt="Percentage of issues still open" src="http://isitmaintained.com/badge/open/firefly-cpp/FireflyAlgorithm.svg" href="http://isitmaintained.com/project/firefly-cpp/FireflyAlgorithm">
23-
<img alt="GitHub contributors" src="https://img.shields.io/github/contributors/firefly-cpp/FireflyAlgorithm.svg">
2422
<img alt="Packaging status" src="https://repology.org/badge/tiny-repos/python:fireflyalgorithm.svg" href="https://repology.org/project/python:fireflyalgorithm/versions">
2523
</p>
2624

0 commit comments

Comments
 (0)