This document summarizes an improved heuristic algorithm for solving permutation flow shop scheduling problems. The heuristic modifies the well-known NEH algorithm by generating more initial partial job sequences and selecting the best sequences at each step, aiming to find sequences with lower makespans. An example is provided showing the improved heuristic finds sequences with makespans equal to the best makespan found by the original NEH algorithm. The improved heuristic maintains the same quadratic computational complexity as the original NEH algorithm while generating solutions of equal or better quality.