Skip to content

Commit

Permalink
Merge pull request #6 from OpenSmock/labordep-patch-1
Browse files Browse the repository at this point in the history
Update LICENSE and CI
  • Loading branch information
labordep committed Oct 28, 2023
2 parents 070efcc + 45722ae commit c2abe87
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 73 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/Pharo11CI.yml

This file was deleted.

31 changes: 0 additions & 31 deletions .github/workflows/Pharo12CI.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
smalltalk: [ Pharo64-11, Pharo64-12 ]
smalltalk: [ Pharo64-11 ]
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
steps:
Expand Down
9 changes: 0 additions & 9 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


Molecule Geographical Position Example uses images by Freepik Company, S.L.
requires citations
https://www.freepikcompany.com/legal

Molecule Geographical Position Example uses images by OpenStreetMap®
Open Data Commons Open Database License (ODbL)
https://opendatacommons.org/licenses/odbl/
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![License](https://img.shields.io/github/license/OpenSmock/Molecule-Geographical-Position-Example.svg)](./LICENSE)
[![Tests](https://github.com/OpenSmock/Molecule-Geographical-Position-Example/actions/workflows/Tests.yml/badge.svg)](https://github.com/OpenSmock/Molecule-Geographical-Position-Example/actions/workflows/Tests.yml)

# Molecule Geographical Position Example

Expand All @@ -18,11 +19,11 @@ Open the Pharo Launcher and create a new image:

![Capture d'écran 2023-10-26 113038](https://github.com/OpenSmock/Molecule-Geographical-Position-Example/assets/34318678/2389dd07-ba76-467f-9870-4da800690817)

In the official distribution list, select Pharo 11 (choose 32 or 64bits depending on your system) and click on `Create image`:
In the official distribution list, select **Pharo 11** (choose 32 or 64bits depending on your system) and click on `Create image`:

![Capture d'écran 2023-10-26 113406](https://github.com/OpenSmock/Molecule-Geographical-Position-Example/assets/34318678/4a8eb11f-c2de-4e84-86f0-6e1e61a8c27d)

Depending on when you install Pharo 11, you may find it in the Deprecated distributions section.
Depending on when you install **Pharo 11**, you may find it in the Deprecated distributions section.

Select the newly created image in the list then click "start":

Expand Down Expand Up @@ -61,4 +62,11 @@ It is possible that a window open asking you your author name, the name you ente

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

This project uses images from Freepik Company, S.L. and OpenStreetMap® - see the [LICENSE](LICENSE) file for details.
Molecule Geographical Position Example uses images by Freepik Company, S.L.
requires citations
https://www.freepikcompany.com/legal

Molecule Geographical Position Example uses images by OpenStreetMap®
Open Data Commons Open Database License (ODbL)
https://opendatacommons.org/licenses/odbl/

0 comments on commit c2abe87

Please sign in to comment.