Skip to content

Instantly share code, notes, and snippets.

View Wanghley's full-sized avatar
👨‍💻
Programming

Wanghley Soares Martins Wanghley

👨‍💻
Programming
View GitHub Profile

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a
@Wanghley
Wanghley / README-Template.md
Created March 29, 2019 11:17 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

package sources;
import java.util.Scanner;
/**
*
* @author wanghley
*/
public class ParesAnagramaticos {